"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/19 01:59:28 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-huhisel9doma" 2026/08/19 01:59:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:59:28 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/19 01:59:28 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/19 01:59:28 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/19 01:59:28 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/19 01:59:28 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/19 01:59:28 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: 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/19 01:59:28 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell type "unix" from config 2026/08/19 01:59:28 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Relative path resolved to "/rclone-test-huhisel9doma" 2026/08/19 01:59:28 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Using root directory "/rclone-test-huhisel9doma" 2026/08/19 01:59:28 DEBUG : Creating backend with remote "/tmp/rclone3386868853" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:28 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:28 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:28 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:28 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:28 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:29 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:29 DEBUG : dir: Looking for writers 2026/08/19 01:59:29 DEBUG : Looking for writers 2026/08/19 01:59:29 DEBUG : dir: reading active writers 2026/08/19 01:59:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:29 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-huhisel9doma/dir/file2 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:29 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-huhisel9doma/dir/file2 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:29 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/subdir/file3" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/subdir/file3 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/subdir/file3" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-huhisel9doma/dir/subdir/file3 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:29 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/subdir/file3" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/subdir/file3 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/subdir/file3" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-huhisel9doma/dir/subdir/file3 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:29 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/19 01:59:29 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:29 DEBUG : dir/subdir: Looking for writers 2026/08/19 01:59:29 DEBUG : dir: Looking for writers 2026/08/19 01:59:29 DEBUG : subdir: reading active writers 2026/08/19 01:59:29 DEBUG : file1: reading active writers 2026/08/19 01:59:29 DEBUG : file2: reading active writers 2026/08/19 01:59:29 DEBUG : Looking for writers 2026/08/19 01:59:29 DEBUG : dir: reading active writers 2026/08/19 01:59:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.67s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:29 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:29 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:30 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:30 DEBUG : dir: Looking for writers 2026/08/19 01:59:30 DEBUG : file1: reading active writers 2026/08/19 01:59:30 DEBUG : Looking for writers 2026/08/19 01:59:30 DEBUG : dir: reading active writers 2026/08/19 01:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.23s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:30 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:30 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:30 DEBUG : dir: Looking for writers 2026/08/19 01:59:30 DEBUG : Looking for writers 2026/08/19 01:59:30 DEBUG : dir: reading active writers 2026/08/19 01:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.23s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:30 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:30 DEBUG : dir: forgetting directory cache 2026/08/19 01:59:30 DEBUG : forgetting directory cache 2026/08/19 01:59:30 DEBUG : dir: forgetting directory cache 2026/08/19 01:59:30 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:30 DEBUG : Looking for writers 2026/08/19 01:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.25s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:30 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:30 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/19 01:59:30 DEBUG : dir: invalidating directory cache 2026/08/19 01:59:30 DEBUG : >ForgetPath: 2026/08/19 01:59:30 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/19 01:59:30 DEBUG : invalidating directory cache 2026/08/19 01:59:30 DEBUG : dir: forgetting directory cache 2026/08/19 01:59:30 DEBUG : >ForgetPath: 2026/08/19 01:59:30 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/19 01:59:30 DEBUG : >ForgetPath: 2026/08/19 01:59:30 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:30 DEBUG : dir: Looking for writers 2026/08/19 01:59:30 DEBUG : Looking for writers 2026/08/19 01:59:30 DEBUG : dir: reading active writers 2026/08/19 01:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.25s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:30 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:30 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: 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/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/fil/a/b/c" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/fil/a/b/c 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/fil/a/b/c" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-huhisel9doma/fil/a/b/c 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:31 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/fil/a/b/c" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/fil/a/b/c 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/fil/a/b/c" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-huhisel9doma/fil/a/b/c 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:31 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:31 DEBUG : forgetting directory cache 2026/08/19 01:59:31 DEBUG : dir: forgetting directory cache 2026/08/19 01:59:31 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:31 DEBUG : dir: Looking for writers 2026/08/19 01:59:31 DEBUG : fil/a/b: Looking for writers 2026/08/19 01:59:31 DEBUG : fil/a: Looking for writers 2026/08/19 01:59:31 DEBUG : b: reading active writers 2026/08/19 01:59:31 DEBUG : fil: Looking for writers 2026/08/19 01:59:31 DEBUG : a: reading active writers 2026/08/19 01:59:31 DEBUG : Looking for writers 2026/08/19 01:59:31 DEBUG : dir: reading active writers 2026/08/19 01:59:31 DEBUG : fil: reading active writers 2026/08/19 01:59:31 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.79s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:31 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:31 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:31 DEBUG : dir: Looking for writers 2026/08/19 01:59:31 DEBUG : Looking for writers 2026/08/19 01:59:31 DEBUG : dir: reading active writers 2026/08/19 01:59:31 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:31 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:31 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:32 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:32 DEBUG : dir: Looking for writers 2026/08/19 01:59:32 DEBUG : file1: reading active writers 2026/08/19 01:59:32 DEBUG : Looking for writers 2026/08/19 01:59:32 DEBUG : dir: reading active writers 2026/08/19 01:59:32 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:32 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-huhisel9doma/dir/file2 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:32 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-huhisel9doma/dir/file2 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:32 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/subdir/file3" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/subdir/file3 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/subdir/file3" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-huhisel9doma/dir/subdir/file3 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:32 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/subdir/file3" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/subdir/file3 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/subdir/file3" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-huhisel9doma/dir/subdir/file3 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:32 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/19 01:59:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/19 01:59:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/19 01:59:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/19 01:59:32 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/19 01:59:32 DEBUG : Waiting for deletions to finish 2026/08/19 01:59:32 INFO : dir/subdir/file3: Deleted 2026/08/19 01:59:32 DEBUG : removing 1 level 2 directories 2026/08/19 01:59:32 INFO : dir/subdir: Removing directory 2026/08/19 01:59:32 DEBUG : dir: invalidating directory cache 2026/08/19 01:59:32 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/19 01:59:32 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/19 01:59:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/19 01:59:32 DEBUG : dir/file1: Reset virtual modtime 2026/08/19 01:59:32 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/19 01:59:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/19 01:59:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/19 01:59:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/19 01:59:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:32 DEBUG : dir: invalidating directory cache 2026/08/19 01:59:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/19 01:59:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/19 01:59:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/19 01:59:32 DEBUG : forgetting directory cache 2026/08/19 01:59:32 DEBUG : dir: forgetting directory cache 2026/08/19 01:59:32 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/19 01:59:32 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:32 DEBUG : dir/virtualDir: Looking for writers 2026/08/19 01:59:32 DEBUG : dir: Looking for writers 2026/08/19 01:59:32 DEBUG : file1: reading active writers 2026/08/19 01:59:32 DEBUG : virtualFile2: reading active writers 2026/08/19 01:59:32 DEBUG : virtualFile: reading active writers 2026/08/19 01:59:32 DEBUG : virtualDir: reading active writers 2026/08/19 01:59:32 DEBUG : Looking for writers 2026/08/19 01:59:32 DEBUG : dir: reading active writers 2026/08/19 01:59:32 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.69s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:32 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:32 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:33 ERROR : dir/: Can only open directories read only 2026/08/19 01:59:33 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:33 DEBUG : dir: Looking for writers 2026/08/19 01:59:33 DEBUG : Looking for writers 2026/08/19 01:59:33 DEBUG : dir: reading active writers 2026/08/19 01:59:33 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:33 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:59:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/19 01:59:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/19 01:59:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:59:33 DEBUG : dir/potato: size = 5 OK 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/potato" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/potato 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/potato" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/dir/potato 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:33 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 01:59:33 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:59:33 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/19 01:59:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/19 01:59:33 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:33 DEBUG : dir: Looking for writers 2026/08/19 01:59:33 DEBUG : potato: reading active writers 2026/08/19 01:59:33 DEBUG : file1: reading active writers 2026/08/19 01:59:33 DEBUG : Looking for writers 2026/08/19 01:59:33 DEBUG : dir: reading active writers 2026/08/19 01:59:33 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:33 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:33 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:34 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:34 DEBUG : dir/sub: Looking for writers 2026/08/19 01:59:34 DEBUG : dir: Looking for writers 2026/08/19 01:59:34 DEBUG : file1: reading active writers 2026/08/19 01:59:34 DEBUG : sub: reading active writers 2026/08/19 01:59:34 DEBUG : Looking for writers 2026/08/19 01:59:34 DEBUG : dir: reading active writers 2026/08/19 01:59:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.56s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:34 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/19 01:59:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:34 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:34 DEBUG : dir/sub/subsub: Looking for writers 2026/08/19 01:59:34 DEBUG : dir/sub: Looking for writers 2026/08/19 01:59:34 DEBUG : subsub: reading active writers 2026/08/19 01:59:34 DEBUG : dir: Looking for writers 2026/08/19 01:59:34 DEBUG : file1: reading active writers 2026/08/19 01:59:34 DEBUG : sub: reading active writers 2026/08/19 01:59:34 DEBUG : Looking for writers 2026/08/19 01:59:34 DEBUG : dir: reading active writers 2026/08/19 01:59:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.48s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:34 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:34 ERROR : dir/: Dir.Remove not empty 2026/08/19 01:59:34 DEBUG : dir/file1: Remove: 2026/08/19 01:59:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:34 DEBUG : dir/file1: >Remove: err= 2026/08/19 01:59:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 01:59:34 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:34 DEBUG : Looking for writers 2026/08/19 01:59:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.24s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:34 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:34 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:34 DEBUG : dir/file1: Remove: 2026/08/19 01:59:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:34 DEBUG : dir/file1: >Remove: err= 2026/08/19 01:59:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 01:59:34 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:34 DEBUG : Looking for writers 2026/08/19 01:59:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:34 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:35 DEBUG : dir/file1: Remove: 2026/08/19 01:59:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:35 DEBUG : dir/file1: >Remove: err= 2026/08/19 01:59:35 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:35 DEBUG : dir: Looking for writers 2026/08/19 01:59:35 DEBUG : Looking for writers 2026/08/19 01:59:35 DEBUG : dir: reading active writers 2026/08/19 01:59:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.34s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:35 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file3" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file3 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file3" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-huhisel9doma/dir/file3 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:35 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file3" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file3 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file3" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-huhisel9doma/dir/file3 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:35 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/19 01:59:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/19 01:59:35 DEBUG : dir: Updating dir with dir2 0x90d0ec07080 2026/08/19 01:59:35 DEBUG : dir: forgetting directory cache 2026/08/19 01:59:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 01:59:35 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir2/file1" 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir2/file1 2026/08/19 01:59:35 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir2/file1" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir2/file1 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:36 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir2/file1" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir2/file1 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir2/file1" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir2/file1 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:36 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:36 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:36 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/19 01:59:36 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/19 01:59:36 DEBUG : file2: Updating file with file2 0x90d0ec828f0 2026/08/19 01:59:36 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file2" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file2 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file2" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/file2 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:36 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file2" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file2 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file2" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/file2 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:36 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:36 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:36 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/19 01:59:36 INFO : dir2/file3: Deleted 2026/08/19 01:59:36 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/19 01:59:36 DEBUG : dir2/file3: Updating file with dir2/file3 0x90d0ec828f0 2026/08/19 01:59:36 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/19 01:59:36 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:36 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:37 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir2/file3" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir2/file3 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:37 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/19 01:59:37 DEBUG : empty directory: Updating dir with renamed empty directory 0x90d0ec07440 2026/08/19 01:59:37 DEBUG : empty directory: forgetting directory cache 2026/08/19 01:59:37 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/19 01:59:37 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/19 01:59:37 DEBUG : dir2: Renaming to "dir3" 2026/08/19 01:59:37 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:37 DEBUG : dir3: Looking for writers 2026/08/19 01:59:37 DEBUG : file3: reading active writers 2026/08/19 01:59:37 DEBUG : renamed empty directory: Looking for writers 2026/08/19 01:59:37 DEBUG : Looking for writers 2026/08/19 01:59:37 DEBUG : dir3: reading active writers 2026/08/19 01:59:37 DEBUG : renamed empty directory: reading active writers 2026/08/19 01:59:37 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.85s) === 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-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:37 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/19 01:59:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:59:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:59:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/19 01:59:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/19 01:59:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/19 01:59:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/19 01:59:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:59:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:59:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/19 01:59:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/19 01:59:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/19 01:59:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (12 bytes), uploading instead of streaming 2026/08/19 01:59:37 DEBUG : dir/sub/file2: size = 12 OK 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/sub/file2" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/sub/file2 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/sub/file2" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-huhisel9doma/dir/sub/file2 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:37 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/19 01:59:37 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/19 01:59:37 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/19 01:59:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/19 01:59:37 DEBUG : forgetting directory cache 2026/08/19 01:59:37 DEBUG : dir: forgetting directory cache 2026/08/19 01:59:37 DEBUG : dir/sub: forgetting directory cache 2026/08/19 01:59:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/19 01:59:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:59:37 DEBUG : dir/sub/file0: size = 5 OK 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/sub/file0" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/sub/file0 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/sub/file0" 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/dir/sub/file0 2026/08/19 01:59:37 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:37 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 01:59:37 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:59:37 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/19 01:59:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/19 01:59:37 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:37 DEBUG : dir/sub: Looking for writers 2026/08/19 01:59:37 DEBUG : file0: reading active writers 2026/08/19 01:59:37 DEBUG : file2: reading active writers 2026/08/19 01:59:37 DEBUG : dir: Looking for writers 2026/08/19 01:59:37 DEBUG : sub: reading active writers 2026/08/19 01:59:37 DEBUG : file1: reading active writers 2026/08/19 01:59:37 DEBUG : Looking for writers 2026/08/19 01:59:37 DEBUG : dir: reading active writers 2026/08/19 01:59:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.45s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:37 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:37 DEBUG : forgetting directory cache 2026/08/19 01:59:38 DEBUG : forgetting directory cache 2026/08/19 01:59:38 DEBUG : dir: forgetting directory cache 2026/08/19 01:59:38 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:38 DEBUG : dir: Looking for writers 2026/08/19 01:59:38 DEBUG : Looking for writers 2026/08/19 01:59:38 DEBUG : dir: reading active writers 2026/08/19 01:59:38 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:38 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/19 01:59:38 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:59:38 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/19 01:59:38 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/19 01:59:38 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/19 01:59:38 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:38 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:38 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/19 01:59:38 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:59:38 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/19 01:59:38 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/19 01:59:38 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/19 01:59:38 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:38 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:38 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:38 DEBUG : dir: Looking for writers 2026/08/19 01:59:38 DEBUG : file1: reading active writers 2026/08/19 01:59:38 DEBUG : file1.metadata: reading active writers 2026/08/19 01:59:38 DEBUG : Looking for writers 2026/08/19 01:59:38 DEBUG : dir: reading active writers 2026/08/19 01:59:38 DEBUG : dir.metadata: reading active writers 2026/08/19 01:59:38 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:38 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:38 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:39 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:39 DEBUG : dir: Looking for writers 2026/08/19 01:59:39 DEBUG : file1: reading active writers 2026/08/19 01:59:39 DEBUG : Looking for writers 2026/08/19 01:59:39 DEBUG : dir: reading active writers 2026/08/19 01:59:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.19s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:39 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:39 DEBUG : Can set mod time: true 2026/08/19 01:59:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:39 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:39 DEBUG : dir: Looking for writers 2026/08/19 01:59:39 DEBUG : file1: reading active writers 2026/08/19 01:59:39 DEBUG : Looking for writers 2026/08/19 01:59:39 DEBUG : dir: reading active writers 2026/08/19 01:59:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:39 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:59:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 01:59:39 DEBUG : dir/file1: size = 0 OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:39 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 01:59:39 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:59:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:59:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:59:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:39 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:39 DEBUG : dir: Looking for writers 2026/08/19 01:59:39 DEBUG : file1: reading active writers 2026/08/19 01:59:39 DEBUG : Looking for writers 2026/08/19 01:59:39 DEBUG : dir: reading active writers 2026/08/19 01:59:39 DEBUG : >WaitForWriters: 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:39 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:40 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:40 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/19 01:59:40 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:40 DEBUG : dir: Looking for writers 2026/08/19 01:59:40 DEBUG : file1: reading active writers 2026/08/19 01:59:40 DEBUG : Looking for writers 2026/08/19 01:59:40 DEBUG : dir: reading active writers 2026/08/19 01:59:40 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:40 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:59:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:59:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:59:40 DEBUG : dir/file1: size = 5 OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:40 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 01:59:40 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:59:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:59:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:59:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:40 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:40 DEBUG : dir: Looking for writers 2026/08/19 01:59:40 DEBUG : file1: reading active writers 2026/08/19 01:59:40 DEBUG : Looking for writers 2026/08/19 01:59:40 DEBUG : dir: reading active writers 2026/08/19 01:59:40 DEBUG : >WaitForWriters: 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:40 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:40 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/19 01:59:40 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:40 DEBUG : dir: Looking for writers 2026/08/19 01:59:40 DEBUG : file1: reading active writers 2026/08/19 01:59:40 DEBUG : Looking for writers 2026/08/19 01:59:40 DEBUG : dir: reading active writers 2026/08/19 01:59:40 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:40 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:40 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:40 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:41 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:41 DEBUG : dir: Looking for writers 2026/08/19 01:59:41 DEBUG : file1: reading active writers 2026/08/19 01:59:41 DEBUG : Looking for writers 2026/08/19 01:59:41 DEBUG : dir: reading active writers 2026/08/19 01:59:41 DEBUG : >WaitForWriters: 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:41 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/19 01:59:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:41 DEBUG : dir/file1(0x90d0e55e440): close: 2026/08/19 01:59:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:59:41 DEBUG : dir/file1(0x90d0e55e440): >close: err= 2026/08/19 01:59:41 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:41 DEBUG : dir: Looking for writers 2026/08/19 01:59:41 DEBUG : file1: reading active writers 2026/08/19 01:59:41 DEBUG : Looking for writers 2026/08/19 01:59:41 DEBUG : dir: reading active writers 2026/08/19 01:59:41 DEBUG : >WaitForWriters: 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:41 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:41 DEBUG : dir: Looking for writers 2026/08/19 01:59:41 DEBUG : file1: reading active writers 2026/08/19 01:59:41 DEBUG : Looking for writers 2026/08/19 01:59:41 DEBUG : dir: reading active writers 2026/08/19 01:59:41 DEBUG : >WaitForWriters: 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:41 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:41 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/19 01:59:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:41 DEBUG : dir/file1(0x90d0ebc1980): _writeAt: size=5, off=0 2026/08/19 01:59:41 DEBUG : dir/file1(0x90d0ebc1980): openPending: 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:41 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:59:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:41 DEBUG : dir/file1(0x90d0ebc1980): >openPending: err= 2026/08/19 01:59:41 DEBUG : dir/file1(0x90d0ebc1980): >_writeAt: n=5, err= 2026/08/19 01:59:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/19 01:59:41 DEBUG : dir/file1(0x90d0ebc1980): close: 2026/08/19 01:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/19 01:59:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/19 01:59:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/19 01:59:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/19 01:59:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/19 01:59:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:41 DEBUG : dir/file1(0x90d0ebc1980): >close: err= 2026/08/19 01:59:41 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:41 DEBUG : dir: Looking for writers 2026/08/19 01:59:41 DEBUG : file1: reading active writers 2026/08/19 01:59:41 DEBUG : Looking for writers 2026/08/19 01:59:41 DEBUG : dir: reading active writers 2026/08/19 01:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:41 DEBUG : dir: Looking for writers 2026/08/19 01:59:41 DEBUG : file1: reading active writers 2026/08/19 01:59:41 DEBUG : Looking for writers 2026/08/19 01:59:41 DEBUG : dir: reading active writers 2026/08/19 01:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:41 DEBUG : dir: Looking for writers 2026/08/19 01:59:41 DEBUG : file1: reading active writers 2026/08/19 01:59:41 DEBUG : Looking for writers 2026/08/19 01:59:41 DEBUG : dir: reading active writers 2026/08/19 01:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:42 DEBUG : dir: Looking for writers 2026/08/19 01:59:42 DEBUG : file1: reading active writers 2026/08/19 01:59:42 DEBUG : Looking for writers 2026/08/19 01:59:42 DEBUG : dir: reading active writers 2026/08/19 01:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:42 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 01:59:42 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1.2f98c60a.partial" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1.2f98c60a.partial 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1.2f98c60a.partial" 2026/08/19 01:59:42 DEBUG : dir: Looking for writers 2026/08/19 01:59:42 DEBUG : file1: reading active writers 2026/08/19 01:59:42 DEBUG : Looking for writers 2026/08/19 01:59:42 DEBUG : dir: reading active writers 2026/08/19 01:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-huhisel9doma/dir/file1.2f98c60a.partial 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:42 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/19 01:59:42 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/19 01:59:42 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/19 01:59:42 INFO : dir/file1: Copied (replaced existing) 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : dir: Looking for writers 2026/08/19 01:59:42 DEBUG : file1: reading active writers 2026/08/19 01:59:42 DEBUG : Looking for writers 2026/08/19 01:59:42 DEBUG : dir: reading active writers 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:42 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/19 01:59:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/19 01:59:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 01:59:42 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/19 01:59:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:42 DEBUG : >WaitForWriters: 2026/08/19 01:59:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:42 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:42 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/19 01:59:42 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:42 DEBUG : dir: Looking for writers 2026/08/19 01:59:42 DEBUG : file1: reading active writers 2026/08/19 01:59:42 DEBUG : Looking for writers 2026/08/19 01:59:42 DEBUG : dir: reading active writers 2026/08/19 01:59:42 DEBUG : >WaitForWriters: 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.32s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.55s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.90s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:42 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:59:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:42 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:42 DEBUG : dir: Looking for writers 2026/08/19 01:59:42 DEBUG : file1: reading active writers 2026/08/19 01:59:42 DEBUG : Looking for writers 2026/08/19 01:59:42 DEBUG : dir: reading active writers 2026/08/19 01:59:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/08/19 01:59:42 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/19 01:59:42 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/19 01:59:42 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:42 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/19 01:59:42 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:42 DEBUG : Looking for writers 2026/08/19 01:59:42 DEBUG : file.txt: reading active writers 2026/08/19 01:59:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:42 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:42 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (25 bytes), uploading instead of streaming 2026/08/19 01:59:43 DEBUG : dir/file1: size = 25 OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:43 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:43 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:59:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:59:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:43 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:43 DEBUG : dir: Looking for writers 2026/08/19 01:59:43 DEBUG : file1: reading active writers 2026/08/19 01:59:43 DEBUG : Looking for writers 2026/08/19 01:59:43 DEBUG : dir: reading active writers 2026/08/19 01:59:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:43 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:43 DEBUG : dir/file1: Remove: 2026/08/19 01:59:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:43 DEBUG : dir/file1: >Remove: err= 2026/08/19 01:59:43 DEBUG : dir/file1: Remove: 2026/08/19 01:59:43 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/19 01:59:43 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:43 DEBUG : dir: Looking for writers 2026/08/19 01:59:43 DEBUG : Looking for writers 2026/08/19 01:59:43 DEBUG : dir: reading active writers 2026/08/19 01:59:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:43 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:43 DEBUG : dir/file1: Remove: 2026/08/19 01:59:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:43 DEBUG : dir/file1: >Remove: err= 2026/08/19 01:59:43 DEBUG : dir/file1: Remove: 2026/08/19 01:59:43 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/19 01:59:43 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:43 DEBUG : dir: Looking for writers 2026/08/19 01:59:43 DEBUG : Looking for writers 2026/08/19 01:59:43 DEBUG : dir: reading active writers 2026/08/19 01:59:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:43 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:59:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/19 01:59:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:59:43 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/19 01:59:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:59:43 DEBUG : dir/file1: Open: flags=0x3 2026/08/19 01:59:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/19 01:59:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/19 01:59:43 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:43 DEBUG : dir: Looking for writers 2026/08/19 01:59:43 DEBUG : file1: reading active writers 2026/08/19 01:59:43 DEBUG : Looking for writers 2026/08/19 01:59:43 DEBUG : dir: reading active writers 2026/08/19 01:59:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:43 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:43 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:44 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:44 DEBUG : dir: Looking for writers 2026/08/19 01:59:44 DEBUG : file1: reading active writers 2026/08/19 01:59:44 DEBUG : Looking for writers 2026/08/19 01:59:44 DEBUG : dir: reading active writers 2026/08/19 01:59:44 DEBUG : >WaitForWriters: 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:44 DEBUG : newLeaf: Updating file with newLeaf 0x90d0eedcc30 2026/08/19 01:59:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:44 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/19 01:59:44 DEBUG : dir/file1: Updating file with dir/file1 0x90d0eedcc30 2026/08/19 01:59:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:59:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:59:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:59:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:44 DEBUG : dir/file1: File is currently open, delaying rename 0x90d0eedcc30 2026/08/19 01:59:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (25 bytes), uploading instead of streaming 2026/08/19 01:59:44 DEBUG : dir/file1: size = 25 OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:44 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:59:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:59:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:44 DEBUG : newLeaf: Running delayed rename now 2026/08/19 01:59:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:44 DEBUG : newLeaf: Updating file with newLeaf 0x90d0eedcc30 2026/08/19 01:59:44 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:44 DEBUG : dir: Looking for writers 2026/08/19 01:59:44 DEBUG : Looking for writers 2026/08/19 01:59:44 DEBUG : dir: reading active writers 2026/08/19 01:59:44 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:44 DEBUG : >WaitForWriters: 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:44 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:45 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:45 DEBUG : dir: Looking for writers 2026/08/19 01:59:45 DEBUG : Looking for writers 2026/08/19 01:59:45 DEBUG : dir: reading active writers 2026/08/19 01:59:45 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:45 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:45 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:45 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:45 DEBUG : dir: Looking for writers 2026/08/19 01:59:45 DEBUG : file1: reading active writers 2026/08/19 01:59:45 DEBUG : Looking for writers 2026/08/19 01:59:45 DEBUG : dir: reading active writers 2026/08/19 01:59:45 DEBUG : >WaitForWriters: 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:45 DEBUG : newLeaf: Updating file with newLeaf 0x90d0f39c1a0 2026/08/19 01:59:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:45 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:45 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/19 01:59:45 DEBUG : dir/file1: Updating file with dir/file1 0x90d0f39c1a0 2026/08/19 01:59:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:45 DEBUG : dir/file1: File is currently open, delaying rename 0x90d0f39c1a0 2026/08/19 01:59:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (25 bytes), uploading instead of streaming 2026/08/19 01:59:45 DEBUG : dir/file1: size = 25 OK 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:45 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:46 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:59:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:59:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:46 DEBUG : newLeaf: Running delayed rename now 2026/08/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0x90d0f39c1a0 2026/08/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:46 DEBUG : dir: Looking for writers 2026/08/19 01:59:46 DEBUG : Looking for writers 2026/08/19 01:59:46 DEBUG : dir: reading active writers 2026/08/19 01:59:46 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:46 DEBUG : >WaitForWriters: 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:46 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:46 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:46 DEBUG : dir: Looking for writers 2026/08/19 01:59:46 DEBUG : Looking for writers 2026/08/19 01:59:46 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:46 DEBUG : dir: reading active writers 2026/08/19 01:59:46 DEBUG : >WaitForWriters: 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:46 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:46 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0ebc1ac0): openPending: 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0ebc1ac0): >openPending: err= 2026/08/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0ebc1ac0): _writeAt: size=14, off=0 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0ebc1ac0): >_writeAt: n=14, err= 2026/08/19 01:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0ebc1ac0): close: 2026/08/19 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/19 01:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/19 01:59:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0ebc1ac0): >close: err= 2026/08/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:46 DEBUG : dir: Looking for writers 2026/08/19 01:59:46 DEBUG : file1: reading active writers 2026/08/19 01:59:46 DEBUG : Looking for writers 2026/08/19 01:59:46 DEBUG : dir: reading active writers 2026/08/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:46 DEBUG : dir: Looking for writers 2026/08/19 01:59:46 DEBUG : file1: reading active writers 2026/08/19 01:59:46 DEBUG : Looking for writers 2026/08/19 01:59:46 DEBUG : dir: reading active writers 2026/08/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:46 DEBUG : dir: Looking for writers 2026/08/19 01:59:46 DEBUG : file1: reading active writers 2026/08/19 01:59:46 DEBUG : Looking for writers 2026/08/19 01:59:46 DEBUG : dir: reading active writers 2026/08/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:46 DEBUG : dir: Looking for writers 2026/08/19 01:59:46 DEBUG : file1: reading active writers 2026/08/19 01:59:46 DEBUG : Looking for writers 2026/08/19 01:59:46 DEBUG : dir: reading active writers 2026/08/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:46 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 01:59:46 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1.ca338588.partial" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1.ca338588.partial 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1.ca338588.partial" 2026/08/19 01:59:46 DEBUG : dir: Looking for writers 2026/08/19 01:59:46 DEBUG : file1: reading active writers 2026/08/19 01:59:46 DEBUG : Looking for writers 2026/08/19 01:59:46 DEBUG : dir: reading active writers 2026/08/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1.ca338588.partial 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:46 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:59:46 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/19 01:59:46 INFO : dir/file1: Copied (replaced existing) 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : dir: Looking for writers 2026/08/19 01:59:46 DEBUG : file1: reading active writers 2026/08/19 01:59:46 DEBUG : Looking for writers 2026/08/19 01:59:46 DEBUG : dir: reading active writers 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 01:59:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 01:59:46 DEBUG : >WaitForWriters: 2026/08/19 01:59:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0eb85640): _readAt: size=512, off=0 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0eb85640): openPending: 2026/08/19 01:59:46 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/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0eb85640): >openPending: err= 2026/08/19 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0eb85640): >_readAt: n=14, err=EOF 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0eb85640): close: 2026/08/19 01:59:46 DEBUG : dir/file1(0x90d0eb85640): >close: err= 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:46 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:59:47 DEBUG : newLeaf: Updating file with newLeaf 0x90d0ecd8680 2026/08/19 01:59:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/19 01:59:47 DEBUG : dir/file1: Updating file with dir/file1 0x90d0ecd8680 2026/08/19 01:59:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:59:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:47 DEBUG : dir/file1(0x90d0f3aef80): openPending: 2026/08/19 01:59:47 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/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:47 DEBUG : dir/file1(0x90d0f3aef80): >openPending: err= 2026/08/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:47 DEBUG : dir/file1(0x90d0f3aef80): _writeAt: size=25, off=0 2026/08/19 01:59:47 DEBUG : dir/file1(0x90d0f3aef80): >_writeAt: n=25, err= 2026/08/19 01:59:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:47 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:59:47 DEBUG : newLeaf: Updating file with newLeaf 0x90d0ecd8680 2026/08/19 01:59:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:47 DEBUG : newLeaf(0x90d0f3aef80): close: 2026/08/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/19 01:59:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-19 01:59:47.815140806 +0000 UTC m=+19.032902490 2026/08/19 01:59:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:47 DEBUG : newLeaf(0x90d0f3aef80): >close: err= 2026/08/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:47 DEBUG : dir: Looking for writers 2026/08/19 01:59:47 DEBUG : Looking for writers 2026/08/19 01:59:47 DEBUG : dir: reading active writers 2026/08/19 01:59:47 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:47 DEBUG : dir: Looking for writers 2026/08/19 01:59:47 DEBUG : Looking for writers 2026/08/19 01:59:47 DEBUG : dir: reading active writers 2026/08/19 01:59:47 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:47 DEBUG : dir: Looking for writers 2026/08/19 01:59:47 DEBUG : Looking for writers 2026/08/19 01:59:47 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:47 DEBUG : dir: reading active writers 2026/08/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:47 DEBUG : dir: Looking for writers 2026/08/19 01:59:47 DEBUG : Looking for writers 2026/08/19 01:59:47 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:47 DEBUG : dir: reading active writers 2026/08/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:48 DEBUG : newLeaf: vfs cache: starting upload 2026/08/19 01:59:48 DEBUG : newLeaf.bcb25fc1.partial: size = 25 OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf.bcb25fc1.partial" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf.bcb25fc1.partial 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf.bcb25fc1.partial" 2026/08/19 01:59:48 DEBUG : dir: Looking for writers 2026/08/19 01:59:48 DEBUG : Looking for writers 2026/08/19 01:59:48 DEBUG : dir: reading active writers 2026/08/19 01:59:48 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf.bcb25fc1.partial 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:48 DEBUG : newLeaf.bcb25fc1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:59:48 DEBUG : newLeaf.bcb25fc1.partial: renamed to: newLeaf 2026/08/19 01:59:48 INFO : newLeaf: Copied (replaced existing) 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-19 01:59:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/19 01:59:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/19 01:59:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/19 01:59:48 DEBUG : dir: Looking for writers 2026/08/19 01:59:48 DEBUG : Looking for writers 2026/08/19 01:59:48 DEBUG : dir: reading active writers 2026/08/19 01:59:48 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:48 DEBUG : >WaitForWriters: 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:48 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/19 01:59:48 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:48 DEBUG : dir: Looking for writers 2026/08/19 01:59:48 DEBUG : Looking for writers 2026/08/19 01:59:48 DEBUG : dir: reading active writers 2026/08/19 01:59:48 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:48 DEBUG : >WaitForWriters: 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:48 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:48 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:48 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:48 DEBUG : dir: Looking for writers 2026/08/19 01:59:48 DEBUG : file1: reading active writers 2026/08/19 01:59:48 DEBUG : Looking for writers 2026/08/19 01:59:48 DEBUG : dir: reading active writers 2026/08/19 01:59:48 DEBUG : >WaitForWriters: 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:48 DEBUG : newLeaf: Updating file with newLeaf 0x90d0ec8dba0 2026/08/19 01:59:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:48 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:49 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/19 01:59:49 DEBUG : dir/file1: Updating file with dir/file1 0x90d0ec8dba0 2026/08/19 01:59:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:59:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:59:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:49 DEBUG : dir/file1(0x90d0edca400): openPending: 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:59:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:59:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:49 DEBUG : dir/file1(0x90d0edca400): >openPending: err= 2026/08/19 01:59:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:59:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:49 DEBUG : dir/file1(0x90d0edca400): _writeAt: size=25, off=0 2026/08/19 01:59:49 DEBUG : dir/file1(0x90d0edca400): >_writeAt: n=25, err= 2026/08/19 01:59:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:49 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:59:49 DEBUG : newLeaf: Updating file with newLeaf 0x90d0ec8dba0 2026/08/19 01:59:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:49 DEBUG : newLeaf(0x90d0edca400): close: 2026/08/19 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/19 01:59:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-19 01:59:49.398109151 +0000 UTC m=+20.615870884 2026/08/19 01:59:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:49 DEBUG : newLeaf(0x90d0edca400): >close: err= 2026/08/19 01:59:49 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:49 DEBUG : dir: Looking for writers 2026/08/19 01:59:49 DEBUG : Looking for writers 2026/08/19 01:59:49 DEBUG : dir: reading active writers 2026/08/19 01:59:49 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:49 DEBUG : dir: Looking for writers 2026/08/19 01:59:49 DEBUG : Looking for writers 2026/08/19 01:59:49 DEBUG : dir: reading active writers 2026/08/19 01:59:49 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:49 DEBUG : dir: Looking for writers 2026/08/19 01:59:49 DEBUG : Looking for writers 2026/08/19 01:59:49 DEBUG : dir: reading active writers 2026/08/19 01:59:49 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:49 DEBUG : dir: Looking for writers 2026/08/19 01:59:49 DEBUG : Looking for writers 2026/08/19 01:59:49 DEBUG : dir: reading active writers 2026/08/19 01:59:49 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:49 DEBUG : newLeaf: vfs cache: starting upload 2026/08/19 01:59:49 DEBUG : newLeaf.d242371b.partial: size = 25 OK 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf.d242371b.partial" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf.d242371b.partial 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf.d242371b.partial" 2026/08/19 01:59:49 DEBUG : dir: Looking for writers 2026/08/19 01:59:49 DEBUG : Looking for writers 2026/08/19 01:59:49 DEBUG : dir: reading active writers 2026/08/19 01:59:49 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf.d242371b.partial 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:49 DEBUG : newLeaf.d242371b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:59:49 DEBUG : newLeaf.d242371b.partial: renamed to: newLeaf 2026/08/19 01:59:49 INFO : newLeaf: Copied (replaced existing) 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:49 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-19 01:59:49 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/19 01:59:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/19 01:59:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/19 01:59:49 DEBUG : dir: Looking for writers 2026/08/19 01:59:49 DEBUG : Looking for writers 2026/08/19 01:59:49 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:49 DEBUG : dir: reading active writers 2026/08/19 01:59:49 DEBUG : >WaitForWriters: 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:49 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:49 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:50 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/19 01:59:50 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:50 DEBUG : dir: Looking for writers 2026/08/19 01:59:50 DEBUG : Looking for writers 2026/08/19 01:59:50 DEBUG : dir: reading active writers 2026/08/19 01:59:50 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:50 DEBUG : >WaitForWriters: 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:50 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:50 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:59:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0e55f500): openPending: 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:59:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0e55f500): >openPending: err= 2026/08/19 01:59:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:59:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0e55f500): _writeAt: size=14, off=0 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0e55f500): >_writeAt: n=14, err= 2026/08/19 01:59:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0e55f500): close: 2026/08/19 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/19 01:59:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/19 01:59:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0e55f500): >close: err= 2026/08/19 01:59:50 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:50 DEBUG : dir: Looking for writers 2026/08/19 01:59:50 DEBUG : file1: reading active writers 2026/08/19 01:59:50 DEBUG : Looking for writers 2026/08/19 01:59:50 DEBUG : dir: reading active writers 2026/08/19 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:50 DEBUG : dir: Looking for writers 2026/08/19 01:59:50 DEBUG : file1: reading active writers 2026/08/19 01:59:50 DEBUG : Looking for writers 2026/08/19 01:59:50 DEBUG : dir: reading active writers 2026/08/19 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:50 DEBUG : dir: Looking for writers 2026/08/19 01:59:50 DEBUG : file1: reading active writers 2026/08/19 01:59:50 DEBUG : Looking for writers 2026/08/19 01:59:50 DEBUG : dir: reading active writers 2026/08/19 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:50 DEBUG : dir: Looking for writers 2026/08/19 01:59:50 DEBUG : file1: reading active writers 2026/08/19 01:59:50 DEBUG : Looking for writers 2026/08/19 01:59:50 DEBUG : dir: reading active writers 2026/08/19 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:50 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 01:59:50 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1.ca338588.partial" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1.ca338588.partial 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1.ca338588.partial" 2026/08/19 01:59:50 DEBUG : dir: Looking for writers 2026/08/19 01:59:50 DEBUG : file1: reading active writers 2026/08/19 01:59:50 DEBUG : Looking for writers 2026/08/19 01:59:50 DEBUG : dir: reading active writers 2026/08/19 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1.ca338588.partial 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:50 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:59:50 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/19 01:59:50 INFO : dir/file1: Copied (replaced existing) 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 01:59:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/19 01:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 01:59:50 DEBUG : dir: Looking for writers 2026/08/19 01:59:50 DEBUG : file1: reading active writers 2026/08/19 01:59:50 DEBUG : Looking for writers 2026/08/19 01:59:50 DEBUG : dir: reading active writers 2026/08/19 01:59:50 DEBUG : >WaitForWriters: 2026/08/19 01:59:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0ee7f800): _readAt: size=512, off=0 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0ee7f800): openPending: 2026/08/19 01:59:50 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/19 01:59:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0ee7f800): >openPending: err= 2026/08/19 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0ee7f800): >_readAt: n=14, err=EOF 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0ee7f800): close: 2026/08/19 01:59:50 DEBUG : dir/file1(0x90d0ee7f800): >close: err= 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:59:50 DEBUG : newLeaf: Updating file with newLeaf 0x90d0f000dd0 2026/08/19 01:59:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:50 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:51 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/19 01:59:51 DEBUG : dir/file1: Updating file with dir/file1 0x90d0f000dd0 2026/08/19 01:59:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:59:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:59:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:51 DEBUG : dir/file1(0x90d0edcbc00): openPending: 2026/08/19 01:59:51 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/19 01:59:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:59:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:51 DEBUG : dir/file1(0x90d0edcbc00): >openPending: err= 2026/08/19 01:59:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:59:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:51 DEBUG : dir/file1(0x90d0edcbc00): _writeAt: size=25, off=0 2026/08/19 01:59:51 DEBUG : dir/file1(0x90d0edcbc00): >_writeAt: n=25, err= 2026/08/19 01:59:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:59:51 DEBUG : newLeaf: Updating file with newLeaf 0x90d0f000dd0 2026/08/19 01:59:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:51 DEBUG : newLeaf(0x90d0edcbc00): close: 2026/08/19 01:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/19 01:59:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-19 01:59:51.488034885 +0000 UTC m=+22.705796568 2026/08/19 01:59:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:51 DEBUG : newLeaf(0x90d0edcbc00): >close: err= 2026/08/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:51 DEBUG : dir: Looking for writers 2026/08/19 01:59:51 DEBUG : Looking for writers 2026/08/19 01:59:51 DEBUG : dir: reading active writers 2026/08/19 01:59:51 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:51 DEBUG : dir: Looking for writers 2026/08/19 01:59:51 DEBUG : Looking for writers 2026/08/19 01:59:51 DEBUG : dir: reading active writers 2026/08/19 01:59:51 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:51 DEBUG : dir: Looking for writers 2026/08/19 01:59:51 DEBUG : Looking for writers 2026/08/19 01:59:51 DEBUG : dir: reading active writers 2026/08/19 01:59:51 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:51 DEBUG : dir: Looking for writers 2026/08/19 01:59:51 DEBUG : Looking for writers 2026/08/19 01:59:51 DEBUG : dir: reading active writers 2026/08/19 01:59:51 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:51 DEBUG : newLeaf: vfs cache: starting upload 2026/08/19 01:59:51 DEBUG : newLeaf.e4f89430.partial: size = 25 OK 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf.e4f89430.partial" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf.e4f89430.partial 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf.e4f89430.partial" 2026/08/19 01:59:51 DEBUG : dir: Looking for writers 2026/08/19 01:59:51 DEBUG : Looking for writers 2026/08/19 01:59:51 DEBUG : dir: reading active writers 2026/08/19 01:59:51 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf.e4f89430.partial 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:51 DEBUG : newLeaf.e4f89430.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:59:51 DEBUG : newLeaf.e4f89430.partial: renamed to: newLeaf 2026/08/19 01:59:51 INFO : newLeaf: Copied (replaced existing) 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:51 DEBUG : dir: Looking for writers 2026/08/19 01:59:51 DEBUG : Looking for writers 2026/08/19 01:59:51 DEBUG : dir: reading active writers 2026/08/19 01:59:51 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:51 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-19 01:59:51 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/19 01:59:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/19 01:59:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:51 DEBUG : >WaitForWriters: 2026/08/19 01:59:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:51 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/19 01:59:52 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:52 DEBUG : dir: Looking for writers 2026/08/19 01:59:52 DEBUG : Looking for writers 2026/08/19 01:59:52 DEBUG : dir: reading active writers 2026/08/19 01:59:52 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:52 DEBUG : >WaitForWriters: 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:52 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:52 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:52 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:52 DEBUG : dir: Looking for writers 2026/08/19 01:59:52 DEBUG : file1: reading active writers 2026/08/19 01:59:52 DEBUG : Looking for writers 2026/08/19 01:59:52 DEBUG : dir: reading active writers 2026/08/19 01:59:52 DEBUG : >WaitForWriters: 2026/08/19 01:59:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:52 DEBUG : dir/file1(0x90d0f05c3c0): _readAt: size=512, off=0 2026/08/19 01:59:52 DEBUG : dir/file1(0x90d0f05c3c0): openPending: 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:59:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:59:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:52 DEBUG : dir/file1(0x90d0f05c3c0): >openPending: err= 2026/08/19 01:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/19 01:59:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:59:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:52 DEBUG : dir/file1(0x90d0f05c3c0): >_readAt: n=14, err=EOF 2026/08/19 01:59:52 DEBUG : dir/file1(0x90d0f05c3c0): close: 2026/08/19 01:59:52 DEBUG : dir/file1(0x90d0f05c3c0): >close: err= 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:59:52 DEBUG : newLeaf: Updating file with newLeaf 0x90d0f05a8f0 2026/08/19 01:59:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:52 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:52 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/19 01:59:53 DEBUG : dir/file1: Updating file with dir/file1 0x90d0f05a8f0 2026/08/19 01:59:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:59:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 01:59:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:59:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:53 DEBUG : dir/file1(0x90d0eb84380): openPending: 2026/08/19 01:59:53 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/19 01:59:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:59:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:53 DEBUG : dir/file1(0x90d0eb84380): >openPending: err= 2026/08/19 01:59:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:59:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:53 DEBUG : dir/file1(0x90d0eb84380): _writeAt: size=25, off=0 2026/08/19 01:59:53 DEBUG : dir/file1(0x90d0eb84380): >_writeAt: n=25, err= 2026/08/19 01:59:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 01:59:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:59:53 DEBUG : newLeaf: Updating file with newLeaf 0x90d0f05a8f0 2026/08/19 01:59:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:59:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:53 DEBUG : newLeaf(0x90d0eb84380): close: 2026/08/19 01:59:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/19 01:59:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-19 01:59:53.310486717 +0000 UTC m=+24.528248451 2026/08/19 01:59:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:53 DEBUG : newLeaf(0x90d0eb84380): >close: err= 2026/08/19 01:59:53 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:53 DEBUG : dir: Looking for writers 2026/08/19 01:59:53 DEBUG : Looking for writers 2026/08/19 01:59:53 DEBUG : dir: reading active writers 2026/08/19 01:59:53 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:53 DEBUG : dir: Looking for writers 2026/08/19 01:59:53 DEBUG : Looking for writers 2026/08/19 01:59:53 DEBUG : dir: reading active writers 2026/08/19 01:59:53 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:53 DEBUG : dir: Looking for writers 2026/08/19 01:59:53 DEBUG : Looking for writers 2026/08/19 01:59:53 DEBUG : dir: reading active writers 2026/08/19 01:59:53 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:53 DEBUG : dir: Looking for writers 2026/08/19 01:59:53 DEBUG : Looking for writers 2026/08/19 01:59:53 DEBUG : dir: reading active writers 2026/08/19 01:59:53 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:53 DEBUG : newLeaf: vfs cache: starting upload 2026/08/19 01:59:53 DEBUG : newLeaf.5d0f31c4.partial: size = 25 OK 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf.5d0f31c4.partial" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf.5d0f31c4.partial 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf.5d0f31c4.partial" 2026/08/19 01:59:53 DEBUG : dir: Looking for writers 2026/08/19 01:59:53 DEBUG : Looking for writers 2026/08/19 01:59:53 DEBUG : dir: reading active writers 2026/08/19 01:59:53 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf.5d0f31c4.partial 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:53 DEBUG : newLeaf.5d0f31c4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:53 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:59:53 DEBUG : newLeaf.5d0f31c4.partial: renamed to: newLeaf 2026/08/19 01:59:53 INFO : newLeaf: Copied (replaced existing) 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-19 01:59:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/19 01:59:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/19 01:59:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:59:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/19 01:59:53 DEBUG : dir: Looking for writers 2026/08/19 01:59:53 DEBUG : Looking for writers 2026/08/19 01:59:53 DEBUG : dir: reading active writers 2026/08/19 01:59:53 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:53 DEBUG : >WaitForWriters: 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/newLeaf" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-huhisel9doma/newLeaf 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:53 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/19 01:59:53 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:53 DEBUG : dir: Looking for writers 2026/08/19 01:59:53 DEBUG : Looking for writers 2026/08/19 01:59:53 DEBUG : newLeaf: reading active writers 2026/08/19 01:59:53 DEBUG : dir: reading active writers 2026/08/19 01:59:53 DEBUG : >WaitForWriters: 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestFileRename (10.08s) --- PASS: TestFileRename/off,forceCache=false (1.19s) --- PASS: TestFileRename/minimal,forceCache=false (1.21s) --- PASS: TestFileRename/minimal,forceCache=true (2.18s) --- PASS: TestFileRename/writes,forceCache=false (1.58s) --- PASS: TestFileRename/writes,forceCache=true (2.10s) --- PASS: TestFileRename/full,forceCache=false (1.82s) === 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-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:53 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:53 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:53 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:53 DEBUG : Looking for writers 2026/08/19 01:59:53 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-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:53 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: 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-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:53 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:53 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:59:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:54 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:54 DEBUG : dir: Looking for writers 2026/08/19 01:59:54 DEBUG : file1: reading active writers 2026/08/19 01:59:54 DEBUG : Looking for writers 2026/08/19 01:59:54 DEBUG : dir: reading active writers 2026/08/19 01:59:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.32s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:54 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:59:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/19 01:59:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/19 01:59:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/19 01:59:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/19 01:59:54 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:54 DEBUG : dir: Looking for writers 2026/08/19 01:59:54 DEBUG : file1: reading active writers 2026/08/19 01:59:54 DEBUG : Looking for writers 2026/08/19 01:59:54 DEBUG : dir: reading active writers 2026/08/19 01:59:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:54 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:59:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/19 01:59:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/19 01:59:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/19 01:59:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/19 01:59:54 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/19 01:59:54 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/19 01:59:54 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/19 01:59:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/19 01:59:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/19 01:59:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/19 01:59:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/19 01:59:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/19 01:59:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/19 01:59:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/19 01:59:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/19 01:59:54 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:54 DEBUG : dir: Looking for writers 2026/08/19 01:59:54 DEBUG : file1: reading active writers 2026/08/19 01:59:54 DEBUG : Looking for writers 2026/08/19 01:59:54 DEBUG : dir: reading active writers 2026/08/19 01:59:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:54 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:54 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:59:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:59:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:55 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:55 DEBUG : dir: Looking for writers 2026/08/19 01:59:55 DEBUG : file1: reading active writers 2026/08/19 01:59:55 DEBUG : Looking for writers 2026/08/19 01:59:55 DEBUG : dir: reading active writers 2026/08/19 01:59:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:55 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:59:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:59:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:55 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:55 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/19 01:59:55 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:55 DEBUG : dir: Looking for writers 2026/08/19 01:59:55 DEBUG : file1: reading active writers 2026/08/19 01:59:55 DEBUG : Looking for writers 2026/08/19 01:59:55 DEBUG : dir: reading active writers 2026/08/19 01:59:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:55 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): _readAt: size=1, off=0 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): openPending: 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:59:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:59:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): >openPending: err= 2026/08/19 01:59:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/19 01:59:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:59:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): >_readAt: n=1, err= 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): _readAt: size=256, off=1 2026/08/19 01:59:55 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): >_readAt: n=15, err=EOF 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): _readAt: size=16, off=16 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): >_readAt: n=0, err=EOF 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): close: 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): >close: err= 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): close: 2026/08/19 01:59:55 DEBUG : dir/file1(0x90d0ebc1740): >close: err=file already closed 2026/08/19 01:59:55 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:55 DEBUG : dir: Looking for writers 2026/08/19 01:59:55 DEBUG : file1: reading active writers 2026/08/19 01:59:55 DEBUG : Looking for writers 2026/08/19 01:59:55 DEBUG : dir: reading active writers 2026/08/19 01:59:55 DEBUG : >WaitForWriters: 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.34s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:55 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:55 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:55 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): _readAt: size=1, off=0 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): openPending: 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:59:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:59:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): >openPending: err= 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/19 01:59:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:59:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): >_readAt: n=1, err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): _readAt: size=1, off=5 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): >_readAt: n=1, err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): _readAt: size=1, off=3 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): >_readAt: n=1, err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): _readAt: size=1, off=13 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): >_readAt: n=1, err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): _readAt: size=16, off=100 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): >_readAt: n=0, err=EOF 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): close: 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0e55f500): >close: err= 2026/08/19 01:59:56 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:56 DEBUG : dir: Looking for writers 2026/08/19 01:59:56 DEBUG : file1: reading active writers 2026/08/19 01:59:56 DEBUG : Looking for writers 2026/08/19 01:59:56 DEBUG : dir: reading active writers 2026/08/19 01:59:56 DEBUG : >WaitForWriters: 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:56 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): _readAt: size=1, off=0 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): openPending: 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:59:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:59:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): >openPending: err= 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/19 01:59:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:59:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): >_readAt: n=1, err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): _readAt: size=1, off=5 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): >_readAt: n=1, err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): _readAt: size=1, off=1 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): >_readAt: n=1, err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): _readAt: size=6, off=10 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): >_readAt: n=6, err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): _readAt: size=256, off=10 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): >_readAt: n=6, err=EOF 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): _readAt: size=256, off=100 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): >_readAt: n=0, err=EOF 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): close: 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): >close: err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): _readAt: size=256, off=100 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0ae180): >_readAt: n=0, err=file already closed 2026/08/19 01:59:56 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:56 DEBUG : dir: Looking for writers 2026/08/19 01:59:56 DEBUG : file1: reading active writers 2026/08/19 01:59:56 DEBUG : Looking for writers 2026/08/19 01:59:56 DEBUG : dir: reading active writers 2026/08/19 01:59:56 DEBUG : >WaitForWriters: 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.32s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:56 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0af240): RWFileHandle.Flush 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0af240): _readAt: size=256, off=0 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0af240): openPending: 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:59:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:59:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0af240): >openPending: err= 2026/08/19 01:59:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/19 01:59:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:59:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0af240): >_readAt: n=16, err=EOF 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0af240): RWFileHandle.Flush 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0af240): RWFileHandle.Flush 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0af240): close: 2026/08/19 01:59:56 DEBUG : dir/file1(0x90d0f0af240): >close: err= 2026/08/19 01:59:56 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:56 DEBUG : dir: Looking for writers 2026/08/19 01:59:56 DEBUG : file1: reading active writers 2026/08/19 01:59:56 DEBUG : Looking for writers 2026/08/19 01:59:56 DEBUG : dir: reading active writers 2026/08/19 01:59:56 DEBUG : >WaitForWriters: 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.33s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:56 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:56 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:56 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:59:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:59:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:59:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:59:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:59:57 DEBUG : dir/file1(0x90d0ee7e1c0): _readAt: size=256, off=0 2026/08/19 01:59:57 DEBUG : dir/file1(0x90d0ee7e1c0): openPending: 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:59:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:57 DEBUG : dir/file1(0x90d0ee7e1c0): >openPending: err= 2026/08/19 01:59:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/19 01:59:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:59:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:59:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:59:57 DEBUG : dir/file1(0x90d0ee7e1c0): >_readAt: n=16, err=EOF 2026/08/19 01:59:57 DEBUG : dir/file1(0x90d0ee7e1c0): RWFileHandle.Release 2026/08/19 01:59:57 DEBUG : dir/file1(0x90d0ee7e1c0): close: 2026/08/19 01:59:57 DEBUG : dir/file1(0x90d0ee7e1c0): >close: err= 2026/08/19 01:59:57 DEBUG : dir/file1(0x90d0ee7e1c0): RWFileHandle.Release 2026/08/19 01:59:57 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:57 DEBUG : dir: Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : dir: reading active writers 2026/08/19 01:59:57 DEBUG : >WaitForWriters: 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.32s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:57 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:59:57 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:59:57 DEBUG : file1: newRWFileHandle: 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): openPending: 2026/08/19 01:59:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:59:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): >openPending: err= 2026/08/19 01:59:57 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:59:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:59:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): _writeAt: size=5, off=0 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): >_writeAt: n=5, err= 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): _writeAt: size=7, off=5 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): >_writeAt: n=7, err= 2026/08/19 01:59:57 DEBUG : file1: vfs cache: truncate to size=11 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): close: 2026/08/19 01:59:57 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:59:57.260772853 +0000 UTC m=+28.478534536 2026/08/19 01:59:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): >close: err= 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): close: 2026/08/19 01:59:57 DEBUG : file1(0x90d0ee7e600): >close: err=file already closed 2026/08/19 01:59:57 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:57 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:59:57 DEBUG : file1.2135fd38.partial: size = 11 OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1.2135fd38.partial" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1.2135fd38.partial 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1.2135fd38.partial" 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-huhisel9doma/file1.2135fd38.partial 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:57 DEBUG : file1.2135fd38.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/19 01:59:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/19 01:59:57 DEBUG : file1.2135fd38.partial: renamed to: file1 2026/08/19 01:59:57 INFO : file1: Copied (new) 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-huhisel9doma/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/19 01:59:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-19 01:59:57 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/19 01:59:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:59:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:57 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : >WaitForWriters: 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-huhisel9doma/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-huhisel9doma/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:57 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/19 01:59:57 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : >WaitForWriters: 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.53s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:57 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:59:57 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:59:57 DEBUG : file1: newRWFileHandle: 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): openPending: 2026/08/19 01:59:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:59:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): >openPending: err= 2026/08/19 01:59:57 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:59:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:59:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): _writeAt: size=7, off=0 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): >_writeAt: n=7, err= 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): _writeAt: size=6, off=5 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): >_writeAt: n=6, err= 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): close: 2026/08/19 01:59:57 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:59:57.788247023 +0000 UTC m=+29.006008706 2026/08/19 01:59:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): >close: err= 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): _writeAt: size=5, off=0 2026/08/19 01:59:57 DEBUG : file1(0x90d0f0afac0): >_writeAt: n=0, err=file already closed 2026/08/19 01:59:57 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:57 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:59:57 DEBUG : file1.219ece75.partial: size = 11 OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1.219ece75.partial" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1.219ece75.partial 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1.219ece75.partial" 2026/08/19 01:59:57 DEBUG : Looking for writers 2026/08/19 01:59:57 DEBUG : file1: reading active writers 2026/08/19 01:59:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-huhisel9doma/file1.219ece75.partial 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:57 DEBUG : file1.219ece75.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/19 01:59:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/19 01:59:57 DEBUG : file1.219ece75.partial: renamed to: file1 2026/08/19 01:59:57 INFO : file1: Copied (new) 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:57 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/19 01:59:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-19 01:59:57 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/19 01:59:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:58 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:59:58 DEBUG : Looking for writers 2026/08/19 01:59:58 DEBUG : file1: reading active writers 2026/08/19 01:59:58 DEBUG : >WaitForWriters: 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/19 01:59:58 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:58 DEBUG : Looking for writers 2026/08/19 01:59:58 DEBUG : file1: reading active writers 2026/08/19 01:59:58 DEBUG : >WaitForWriters: 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:58 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:59:58 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:59:58 DEBUG : file1: newRWFileHandle: 2026/08/19 01:59:58 DEBUG : file1(0x90d0e7ff380): openPending: 2026/08/19 01:59:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:58 DEBUG : file1(0x90d0e7ff380): >openPending: err= 2026/08/19 01:59:58 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:59:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:59:58 DEBUG : file1(0x90d0e7ff380): close: 2026/08/19 01:59:58 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:59:58.308780069 +0000 UTC m=+29.526541752 2026/08/19 01:59:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:58 DEBUG : file1(0x90d0e7ff380): >close: err= 2026/08/19 01:59:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 01:59:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 01:59:58 DEBUG : file2: newRWFileHandle: 2026/08/19 01:59:58 DEBUG : file2(0x90d0ea10240): openPending: 2026/08/19 01:59:58 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:59:58 DEBUG : file2(0x90d0ea10240): >openPending: err= 2026/08/19 01:59:58 DEBUG : file2: >newRWFileHandle: err= 2026/08/19 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:59:58 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/19 01:59:58 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/19 01:59:58 DEBUG : file2(0x90d0ea10240): RWFileHandle.Flush 2026/08/19 01:59:58 DEBUG : file2(0x90d0ea10240): RWFileHandle.Release 2026/08/19 01:59:58 DEBUG : file2(0x90d0ea10240): close: 2026/08/19 01:59:58 DEBUG : file2: vfs cache: setting modification time to 2026-08-19 01:59:58.309604999 +0000 UTC m=+29.527366682 2026/08/19 01:59:58 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:58 DEBUG : file2(0x90d0ea10240): >close: err= 2026/08/19 01:59:58 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:58 DEBUG : Looking for writers 2026/08/19 01:59:58 DEBUG : file1: reading active writers 2026/08/19 01:59:58 DEBUG : file2: reading active writers 2026/08/19 01:59:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/19 01:59:58 DEBUG : Looking for writers 2026/08/19 01:59:58 DEBUG : file1: reading active writers 2026/08/19 01:59:58 DEBUG : file2: reading active writers 2026/08/19 01:59:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/19 01:59:58 DEBUG : Looking for writers 2026/08/19 01:59:58 DEBUG : file1: reading active writers 2026/08/19 01:59:58 DEBUG : file2: reading active writers 2026/08/19 01:59:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/19 01:59:58 DEBUG : Looking for writers 2026/08/19 01:59:58 DEBUG : file1: reading active writers 2026/08/19 01:59:58 DEBUG : file2: reading active writers 2026/08/19 01:59:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/19 01:59:58 DEBUG : file2: vfs cache: starting upload 2026/08/19 01:59:58 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:59:58 DEBUG : file2.da978f28.partial: size = 0 OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file2.da978f28.partial" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file2.da978f28.partial 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file2.da978f28.partial" 2026/08/19 01:59:58 DEBUG : file1.e846888c.partial: size = 0 OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1.e846888c.partial" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1.e846888c.partial 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1.e846888c.partial" 2026/08/19 01:59:58 DEBUG : Looking for writers 2026/08/19 01:59:58 DEBUG : file1: reading active writers 2026/08/19 01:59:58 DEBUG : file2: reading active writers 2026/08/19 01:59:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/file1.e846888c.partial 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : file1.e846888c.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 01:59:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/file2.da978f28.partial 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : file2.da978f28.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 01:59:58 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:59:58 DEBUG : file1.e846888c.partial: renamed to: file1 2026/08/19 01:59:58 INFO : file1: Copied (new) 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : file2.da978f28.partial: renamed to: file2 2026/08/19 01:59:58 INFO : file2: Copied (new) 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file2" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file2 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file2" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/file2 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-19 01:59:58 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/19 01:59:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:59:58 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-19 01:59:58 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/19 01:59:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:58 INFO : file2: vfs cache: upload succeeded try #1 2026/08/19 01:59:58 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:59:58 DEBUG : Looking for writers 2026/08/19 01:59:58 DEBUG : file1: reading active writers 2026/08/19 01:59:58 DEBUG : file2: reading active writers 2026/08/19 01:59:58 DEBUG : >WaitForWriters: 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-huhisel9doma/file1 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file2" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file2 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file2" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/file2 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:58 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file2" 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file2 2026/08/19 01:59:58 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file2" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-huhisel9doma/file2 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:59 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/19 01:59:59 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : file2: reading active writers 2026/08/19 01:59:59 DEBUG : >WaitForWriters: 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.72s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:59 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:59:59 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:59:59 DEBUG : file1: newRWFileHandle: 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34280): openPending: 2026/08/19 01:59:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34280): >openPending: err= 2026/08/19 01:59:59 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:59:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34280): _writeAt: size=5, off=0 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34280): >_writeAt: n=5, err= 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34280): RWFileHandle.Flush 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34280): RWFileHandle.Flush 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34280): close: 2026/08/19 01:59:59 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:59:59.024527952 +0000 UTC m=+30.242289635 2026/08/19 01:59:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34280): >close: err= 2026/08/19 01:59:59 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:59 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:59:59 DEBUG : file1.ece5fd27.partial: size = 5 OK 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1.ece5fd27.partial" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1.ece5fd27.partial 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1.ece5fd27.partial" 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file1.ece5fd27.partial 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:59 DEBUG : file1.ece5fd27.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 01:59:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:59:59 DEBUG : file1.ece5fd27.partial: renamed to: file1 2026/08/19 01:59:59 INFO : file1: Copied (new) 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 01:59:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-19 01:59:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 01:59:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:59 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : >WaitForWriters: 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:59 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:59:59 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:59:59 DEBUG : file1: newRWFileHandle: 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34c40): openPending: 2026/08/19 01:59:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34c40): >openPending: err= 2026/08/19 01:59:59 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:59:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34c40): _writeAt: size=5, off=0 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34c40): >_writeAt: n=5, err= 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34c40): RWFileHandle.Release 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34c40): close: 2026/08/19 01:59:59 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:59:59.346529576 +0000 UTC m=+30.564291259 2026/08/19 01:59:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34c40): >close: err= 2026/08/19 01:59:59 DEBUG : file1(0x90d0eb34c40): RWFileHandle.Release 2026/08/19 01:59:59 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:59:59 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:59:59 DEBUG : file1.983056aa.partial: size = 5 OK 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1.983056aa.partial" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1.983056aa.partial 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1.983056aa.partial" 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file1.983056aa.partial 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:59 DEBUG : file1.983056aa.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 01:59:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:59:59 DEBUG : file1.983056aa.partial: renamed to: file1 2026/08/19 01:59:59 INFO : file1: Copied (new) 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 01:59:59 DEBUG : Looking for writers 2026/08/19 01:59:59 DEBUG : file1: reading active writers 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 01:59:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-19 01:59:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 01:59:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:59:59 DEBUG : >WaitForWriters: 2026/08/19 01:59:59 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 01:59:59 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 01:59:59 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 01:59:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 01:59:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 01:59:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:59:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:59:59 DEBUG : dir/file1(0x90d0eb35740): openPending: 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 01:59:59 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 02:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0eb35740): >openPending: err= 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 02:00:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 02:00:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 02:00:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0eb35740): _writeAt: size=5, off=0 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0eb35740): >_writeAt: n=5, err= 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0eb35740): close: 2026/08/19 02:00:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-19 02:00:00.024053247 +0000 UTC m=+31.241814949 2026/08/19 02:00:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0eb35740): >close: err= 2026/08/19 02:00:00 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 02:00:00 DEBUG : dir/file1.c303b549.partial: size = 5 OK 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1.c303b549.partial" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1.c303b549.partial 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1.c303b549.partial" 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/dir/file1.c303b549.partial 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:00 DEBUG : dir/file1.c303b549.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:00 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 02:00:00 DEBUG : dir/file1.c303b549.partial: renamed to: dir/file1 2026/08/19 02:00:00 INFO : dir/file1: Copied (replaced existing) 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:00 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-19 02:00:00 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 02:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:00 DEBUG : >WaitForWriters: 2026/08/19 02:00:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.68s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:00 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:00 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/19 02:00:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 02:00:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 02:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 02:00:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0ee635c0): _writeAt: size=5, off=0 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0ee635c0): openPending: 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 02:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0ee635c0): >openPending: err= 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0ee635c0): >_writeAt: n=5, err= 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0ee635c0): _writeAt: size=15, off=5 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0ee635c0): >_writeAt: n=15, err= 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0ee635c0): close: 2026/08/19 02:00:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-19 02:00:00.687631478 +0000 UTC m=+31.905393171 2026/08/19 02:00:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:00 DEBUG : dir/file1(0x90d0ee635c0): >close: err= 2026/08/19 02:00:00 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 02:00:00 DEBUG : dir/file1.e06f5851.partial: size = 20 OK 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1.e06f5851.partial" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1.e06f5851.partial 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1.e06f5851.partial" 2026/08/19 02:00:00 DEBUG : dir: Looking for writers 2026/08/19 02:00:00 DEBUG : file1: reading active writers 2026/08/19 02:00:00 DEBUG : Looking for writers 2026/08/19 02:00:00 DEBUG : dir: reading active writers 2026/08/19 02:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-huhisel9doma/dir/file1.e06f5851.partial 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:00 DEBUG : dir/file1.e06f5851.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/19 02:00:00 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/19 02:00:00 DEBUG : dir/file1.e06f5851.partial: renamed to: dir/file1 2026/08/19 02:00:00 INFO : dir/file1: Copied (replaced existing) 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:00 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/19 02:00:01 DEBUG : dir: Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : dir: reading active writers 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:01 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/19 02:00:01 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-19 02:00:00 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/19 02:00:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 02:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:01 DEBUG : >WaitForWriters: 2026/08/19 02:00:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.66s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:01 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 02:00:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : file1: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : file1(0x90d0ebc1bc0): openPending: 2026/08/19 02:00:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:01 DEBUG : file1(0x90d0ebc1bc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 02:00:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 02:00:01 DEBUG : file1(0x90d0ebc1bc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : file1(0x90d0ebc1bc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : file1(0x90d0ebc1bc0): close: 2026/08/19 02:00:01 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 02:00:01.01928695 +0000 UTC m=+32.237048664 2026/08/19 02:00:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : file1(0x90d0ebc1bc0): >close: err= 2026/08/19 02:00:01 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 02:00:01 DEBUG : file1: vfs cache: starting upload 2026/08/19 02:00:01 DEBUG : file1.ce67214f.partial: size = 5 OK 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1.ce67214f.partial" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1.ce67214f.partial 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1.ce67214f.partial" 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file1.ce67214f.partial 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:01 DEBUG : file1.ce67214f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 02:00:01 DEBUG : file1.ce67214f.partial: renamed to: file1 2026/08/19 02:00:01 INFO : file1: Copied (new) 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:01 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-huhisel9doma/dir/file1: no such file or directory 2026/08/19 02:00:01 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-huhisel9doma/dir/file1: no such file or directory 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:01 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:01 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-19 02:00:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 02:00:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:01 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : >WaitForWriters: 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:01 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/19 02:00:01 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54140): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54140): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.34431483 +0000 UTC m=+32.562076523 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef545c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef545c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef545c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef545c0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef545c0): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef545c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef545c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.34431483 +0000 UTC m=+32.562076523 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef545c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54a80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54a80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54a80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54a80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54a80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.34431483 +0000 UTC m=+32.562076523 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef54a80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4aa700 item 1 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef550c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef550c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef550c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef550c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef550c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.347706368 +0000 UTC m=+32.565468061 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef550c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef555c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef555c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef555c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef555c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef555c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.347706368 +0000 UTC m=+32.565468061 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef555c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4ab2d0 item 2 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef55c40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef55c40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef55c40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef55c40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef55c40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.349868774 +0000 UTC m=+32.567630458 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef55c40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c1c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c1c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c1c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c1c0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c1c0): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c1c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.349868774 +0000 UTC m=+32.567630458 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c1c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c680): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c680): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c680): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c680): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c680): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.349868774 +0000 UTC m=+32.567630458 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18c680): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e92c930 item 3 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18ce00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18ce00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18ce00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18ce00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18ce00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.352704381 +0000 UTC m=+32.570466074 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18ce00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d340): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d340): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d340): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d340): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d340): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.352704381 +0000 UTC m=+32.570466074 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d340): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e956540 item 4 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d980): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d980): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d980): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d980): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d980): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.354569926 +0000 UTC m=+32.572331609 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18d980): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18de00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18de00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18de00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18de00): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18de00): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18de00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18de00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.354569926 +0000 UTC m=+32.572331609 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f18de00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efba400): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efba400): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efba400): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efba400): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efba400): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.354569926 +0000 UTC m=+32.572331609 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efba400): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e956fc0 item 5 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbaa80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbaa80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbaa80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbaa80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbaa80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.357050482 +0000 UTC m=+32.574812175 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbaa80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbafc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbafc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbafc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbafc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbafc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.357050482 +0000 UTC m=+32.574812175 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbafc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e957730 item 6 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbb640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbb640): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbb640): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbb640): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbb640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.359373191 +0000 UTC m=+32.577134905 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbb640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbbb40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbbb40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbbb40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbbb40): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbbb40): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbbb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbbb40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.359373191 +0000 UTC m=+32.577134905 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efbbb40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e180): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e180): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e180): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e180): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e180): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.359373191 +0000 UTC m=+32.577134905 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e180): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4ea070 item 7 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ed00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ed00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ed00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ed00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ed00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.362188631 +0000 UTC m=+32.579950314 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ed00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f240): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f240): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f240): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f240): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f240): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.362188631 +0000 UTC m=+32.579950314 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f240): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eaaf0 item 8 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f880): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0e55f880): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f880): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f880): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f880): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f880): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fcc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fcc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fcc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fcc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fcc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.36419426 +0000 UTC m=+32.581955943 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fcc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee40): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee40): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.36419426 +0000 UTC m=+32.581955943 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff540): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff540): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff540): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.36419426 +0000 UTC m=+32.581955943 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eb3b0 item 9 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11780): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11780): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11780): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.366811004 +0000 UTC m=+32.584572687 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.366811004 +0000 UTC m=+32.584572687 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eba40 item 10 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e640): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0ee7e640): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e640): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e640): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e640): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e640): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ea00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ea00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ea00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ea00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ea00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.368715262 +0000 UTC m=+32.586476945 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ea00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ef00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ef00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ef00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ef00): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ef00): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ef00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ef00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.368715262 +0000 UTC m=+32.586476945 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ef00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f400): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f400): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f400): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f400): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f400): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.368715262 +0000 UTC m=+32.586476945 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f400): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b0230 item 11 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fb00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fb00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fb00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fb00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fb00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.371421364 +0000 UTC m=+32.589183078 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fb00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84300): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84300): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84300): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84300): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84300): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.371421364 +0000 UTC m=+32.589183078 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b0700 item 12 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84a80): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0eb84a80): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84a80): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84a80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84a80): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84a80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85240): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85240): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85240): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85240): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85240): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.37365231 +0000 UTC m=+32.591413993 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85240): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85e00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85e00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85e00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85e00): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85e00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.37365231 +0000 UTC m=+32.591413993 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85e00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b0bd0 item 13 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34800): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34800): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34800): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34800): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34800): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.375579471 +0000 UTC m=+32.593341155 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34800): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb350c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb350c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb350c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb350c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb350c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.375579471 +0000 UTC m=+32.593341155 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb350c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b1030 item 14 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0140): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0ebc0140): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0140): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0140): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0140): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0140): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0600): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0600): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0600): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.37732009 +0000 UTC m=+32.595081773 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0cc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0cc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0cc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0cc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0cc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.37732009 +0000 UTC m=+32.595081773 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0cc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b13b0 item 15 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1340): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1340): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1340): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1340): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1340): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.379323565 +0000 UTC m=+32.597085258 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1340): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1880): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1880): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1880): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.379323565 +0000 UTC m=+32.597085258 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b1730 item 16 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1ec0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1ec0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1ec0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1ec0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1ec0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.381106314 +0000 UTC m=+32.598867997 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1ec0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe440): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe440): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe440): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe440): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe440): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe440): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe440): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe440): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.381106314 +0000 UTC m=+32.598867997 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe440): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe940): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe940): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe940): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe940): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe940): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.381106314 +0000 UTC m=+32.598867997 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe940): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b1ab0 item 17 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfefc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfefc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfefc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfefc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfefc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.383836812 +0000 UTC m=+32.601598495 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfefc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff500): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff500): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff500): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff500): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff500): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.383836812 +0000 UTC m=+32.601598495 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff500): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb22310 item 18 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffb80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffb80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffb80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffb80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffb80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.38584697 +0000 UTC m=+32.603608653 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffb80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26180): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26180): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26180): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26180): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26180): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26180): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26180): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26180): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.38584697 +0000 UTC m=+32.603608653 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26180): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26680): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26680): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26680): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26680): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26680): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.38584697 +0000 UTC m=+32.603608653 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26680): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb227e0 item 19 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26d00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26d00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26d00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26d00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26d00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.388420963 +0000 UTC m=+32.606182646 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec26d00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27240): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27240): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27240): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27240): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27240): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.388420963 +0000 UTC m=+32.606182646 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27240): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb22fc0 item 20 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec278c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec278c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec278c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec278c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec278c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.390015576 +0000 UTC m=+32.607777259 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec278c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27dc0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27dc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27dc0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27dc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27dc0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27dc0): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27dc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.390015576 +0000 UTC m=+32.607777259 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec27dc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6e3c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6e3c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6e3c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6e3c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6e3c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.390015576 +0000 UTC m=+32.607777259 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6e3c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb23500 item 21 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ea40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ea40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ea40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ea40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ea40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.392855853 +0000 UTC m=+32.610617536 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ea40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ef80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ef80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ef80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ef80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ef80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.392855853 +0000 UTC m=+32.610617536 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6ef80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb23ce0 item 22 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6f600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6f600): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6f600): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6f600): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6f600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.395405249 +0000 UTC m=+32.613166942 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6f600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6fb00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6fb00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6fb00): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6fb00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6fb00): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6fb00): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6fb00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6fb00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.395405249 +0000 UTC m=+32.613166942 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec6fb00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90100): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90100): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90100): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90100): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90100): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.395405249 +0000 UTC m=+32.613166942 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90100): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e94c3f0 item 23 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90780): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90780): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90780): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.398176285 +0000 UTC m=+32.615937969 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90cc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90cc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90cc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90cc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90cc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.398176285 +0000 UTC m=+32.615937969 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec90cc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e94cee0 item 24 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91300): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0ec91300): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91300): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91300): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91300): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91300): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec916c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec916c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec916c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec916c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec916c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.400944515 +0000 UTC m=+32.618706248 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec916c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91bc0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91bc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91bc0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91bc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91bc0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91bc0): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91bc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.400944515 +0000 UTC m=+32.618706248 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec91bc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce200): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce200): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce200): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.400944515 +0000 UTC m=+32.618706248 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e94db20 item 25 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce880): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce880): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce880): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.404135524 +0000 UTC m=+32.621897207 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecce880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccedc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccedc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccedc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccedc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccedc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.404135524 +0000 UTC m=+32.621897207 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccedc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2380 item 26 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf400): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0eccf400): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf400): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf400): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf400): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf400): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf400): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf7c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf7c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf7c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf7c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf7c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.406274375 +0000 UTC m=+32.624036058 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccf7c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccfcc0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccfcc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccfcc0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccfcc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccfcc0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccfcc0): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccfcc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccfcc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.406274375 +0000 UTC m=+32.624036058 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccfcc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea300): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea300): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea300): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea300): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea300): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.406274375 +0000 UTC m=+32.624036058 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2700 item 27 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea980): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea980): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea980): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea980): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea980): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.409289242 +0000 UTC m=+32.627050925 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecea980): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceaec0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceaec0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceaec0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceaec0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceaec0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.409289242 +0000 UTC m=+32.627050925 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceaec0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2cb0 item 28 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb500): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0eceb500): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb500): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb500): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb500): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb500): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb500): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb8c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb8c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb8c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb8c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb8c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.411932356 +0000 UTC m=+32.629694039 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceb8c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc080): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc080): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc080): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.411932356 +0000 UTC m=+32.629694039 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc3180 item 29 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc700): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc700): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc700): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.414283287 +0000 UTC m=+32.632044980 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbc700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbcc40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbcc40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbcc40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbcc40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbcc40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.414283287 +0000 UTC m=+32.632044980 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbcc40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc3500 item 30 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd280): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0edbd280): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd280): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd280): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd280): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd280): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd640): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd640): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd640): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.416817565 +0000 UTC m=+32.634579249 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbd640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbdd00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbdd00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbdd00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbdd00): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbdd00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.416817565 +0000 UTC m=+32.634579249 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbdd00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc3880 item 31 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee480): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee480): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee480): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.418878298 +0000 UTC m=+32.636640012 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee9c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee9c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee9c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee9c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee9c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.418878298 +0000 UTC m=+32.636640012 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edee9c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc3c70 item 32 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef000): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef000): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef000): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef000): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef000): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.420963829 +0000 UTC m=+32.638725522 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef000): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef480): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef480): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef480): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef480): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea18c40 item 33 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef480): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.42173684 +0000 UTC m=+32.639498523 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef980): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef980): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef980): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef980): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef980): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.42173684 +0000 UTC m=+32.639498523 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edef980): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea18e00 item 33 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e0c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e0c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e0c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e0c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e0c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.423709957 +0000 UTC m=+32.641471640 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e0c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e540): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea19340 item 34 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e540): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e540): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e540): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e540): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.424600541 +0000 UTC m=+32.642362254 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2e540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2ea80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2ea80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2ea80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2ea80): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2ea80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.424600541 +0000 UTC m=+32.642362254 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2ea80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea19570 item 34 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f0c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f0c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f0c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f0c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f0c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.426630205 +0000 UTC m=+32.644391888 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f0c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f540): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f540): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f540): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f540): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea19a40 item 35 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f540): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.427415599 +0000 UTC m=+32.645177282 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2f540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2fa40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2fa40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2fa40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2fa40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2fa40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.427415599 +0000 UTC m=+32.645177282 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee2fa40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea19c00 item 35 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a1c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a1c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a1c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a1c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a1c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.42948543 +0000 UTC m=+32.647247153 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a1c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a200): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57e070 item 36 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a200): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a200): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a200): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a200): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.430942443 +0000 UTC m=+32.648704156 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a740): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a740): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a740): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.430942443 +0000 UTC m=+32.648704156 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12a740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57e2a0 item 36 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12ad80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12ad80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12ad80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12ad80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12ad80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.433132399 +0000 UTC m=+32.650894093 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12ad80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b200): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b200): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b200): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b200): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57e8c0 item 37 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b200): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.433928965 +0000 UTC m=+32.651690658 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b700): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b700): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b700): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.433928965 +0000 UTC m=+32.651690658 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12b700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57ea80 item 37 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12bd80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12bd80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12bd80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12bd80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12bd80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.436526532 +0000 UTC m=+32.654288226 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f12bd80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146380): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146380): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57f490 item 38 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146380): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146380): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146380): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146380): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146380): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.437288222 +0000 UTC m=+32.655049955 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146380): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1468c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1468c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1468c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1468c0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1468c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.437288222 +0000 UTC m=+32.655049955 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1468c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57f7a0 item 38 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146f40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146f40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146f40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146f40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146f40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.439294663 +0000 UTC m=+32.657056346 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f146f40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147440): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147440): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147440): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147440): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147440): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57fdc0 item 39 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147440): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147440): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.440432142 +0000 UTC m=+32.658193825 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147440): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147940): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147940): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147940): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147940): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147940): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.440432142 +0000 UTC m=+32.658193825 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f147940): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e500460 item 39 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a0c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a0c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a0c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a0c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a0c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.442658919 +0000 UTC m=+32.660420642 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a0c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a5c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a5c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e5009a0 item 40 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a5c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a5c0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a5c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a5c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.443485651 +0000 UTC m=+32.661247344 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15a5c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ab00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ab00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ab00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ab00): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ab00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.443485651 +0000 UTC m=+32.661247344 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ab00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e5012d0 item 40 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b0c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b0c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b0c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b0c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b0c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b0c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.445401431 +0000 UTC m=+32.663163115 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b0c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b5c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b5c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b5c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e5019d0 item 41 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b5c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b5c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.446387133 +0000 UTC m=+32.664148836 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15b5c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ba80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ba80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ba80): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ba80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ba80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e000 item 41 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ba80): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ba80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.447209878 +0000 UTC m=+32.664971581 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f15ba80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1700c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1700c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1700c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1700c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1700c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.447209878 +0000 UTC m=+32.664971581 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1700c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e310 item 41 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170700): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170700): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170700): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170700): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170700): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.448887067 +0000 UTC m=+32.666648750 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170c00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170c00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170c00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e690 item 42 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170c00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170c00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.449475558 +0000 UTC m=+32.667237241 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f170c00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f171140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f171140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e930 item 42 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f171140): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f171140): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f171140): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f171140): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f171140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.450724809 +0000 UTC m=+32.668486502 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f171140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1716c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1716c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1716c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1716c0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1716c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.450724809 +0000 UTC m=+32.668486502 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1716c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06eaf0 item 42 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a840): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a840): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a840): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a840): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a840): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.454575975 +0000 UTC m=+32.672337658 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4a840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4ad40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4ad40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4ad40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa380 item 43 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4ad40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4ad40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.455163926 +0000 UTC m=+32.672925609 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4ad40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b280): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b280): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b280): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b280): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa540 item 43 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b280): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.456053076 +0000 UTC m=+32.673814849 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b7c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b7c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b7c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b7c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b7c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.456053076 +0000 UTC m=+32.673814849 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4b7c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa700 item 43 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4be00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4be00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4be00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4be00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4be00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4be00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4be00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.458304149 +0000 UTC m=+32.676065832 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4be00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70400): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70400): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70400): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effaaf0 item 44 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70400): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70400): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.458928038 +0000 UTC m=+32.676689721 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70400): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70940): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70940): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effae00 item 44 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70940): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70940): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70940): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70940): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70940): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.459857524 +0000 UTC m=+32.677619207 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70940): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70ec0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70ec0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70ec0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70ec0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70ec0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.459857524 +0000 UTC m=+32.677619207 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee70ec0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effafc0 item 44 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71500): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71500): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71500): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71500): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71500): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71500): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71500): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.461798512 +0000 UTC m=+32.679560195 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71500): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71a00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71a00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71a00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effb340 item 45 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71a00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71a00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.462633328 +0000 UTC m=+32.680395021 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee71a00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08200): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08200): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08200): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.462633328 +0000 UTC m=+32.680395021 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effb570 item 45 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08840): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08840): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08840): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08840): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08840): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.464943994 +0000 UTC m=+32.682705677 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08d40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08d40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08d40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effb8f0 item 46 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08d40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08d40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.465797717 +0000 UTC m=+32.683559410 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef08d40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09440): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09440): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09440): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09440): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09440): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.465797717 +0000 UTC m=+32.683559410 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09440): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effbab0 item 46 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09a80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09a80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09a80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09a80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09a80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09a80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09a80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.468660716 +0000 UTC m=+32.686422420 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef09a80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24080): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24080): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effbe30 item 47 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24080): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.469541621 +0000 UTC m=+32.687303324 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24780): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24780): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24780): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.469541621 +0000 UTC m=+32.687303324 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f3361c0 item 47 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24dc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24dc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24dc0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24dc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24dc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24dc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.47180658 +0000 UTC m=+32.689568264 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef24dc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef252c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef252c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef252c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f336540 item 48 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef252c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef252c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.472527432 +0000 UTC m=+32.690289126 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef252c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef259c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef259c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef259c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef259c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef259c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.472527432 +0000 UTC m=+32.690289126 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef259c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f3367e0 item 48 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48100): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48100): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48100): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48100): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48100): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.47492354 +0000 UTC m=+32.692685593 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48100): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48580): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48580): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48580): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48580): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48580): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f336d90 item 49 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48580): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.475959476 +0000 UTC m=+32.693721170 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48ac0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48ac0): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48ac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.475959476 +0000 UTC m=+32.693721170 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef48ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f336f50 item 49 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49140): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49140): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.47799866 +0000 UTC m=+32.695760343 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49640): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49640): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f3372d0 item 50 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49640): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49640): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49640): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49640): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.479612709 +0000 UTC m=+32.697374422 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49bc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49bc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49bc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49bc0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49bc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.479612709 +0000 UTC m=+32.697374422 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef49bc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f337490 item 50 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74340): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74340): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74340): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74340): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74340): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.482539148 +0000 UTC m=+32.700300831 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74340): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f098480): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f098480): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f098480): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f098480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f098480): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f098480): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4e8700 item 51 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f098480): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f098480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.483421465 +0000 UTC m=+32.701183158 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f098480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0989c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0989c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0989c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0989c0): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0989c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.483421465 +0000 UTC m=+32.701183158 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0989c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4e8af0 item 51 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099040): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099040): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099040): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099040): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099040): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.487527143 +0000 UTC m=+32.705288835 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099040): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099540): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099540): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4e96c0 item 52 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099540): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099540): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099540): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099540): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.488327294 +0000 UTC m=+32.706088977 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099ac0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099ac0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099ac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.488327294 +0000 UTC m=+32.706088977 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f099ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4e9960 item 52 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6240): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6240): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6240): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6240): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6240): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.490448232 +0000 UTC m=+32.708209915 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6240): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6740): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6740): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6740): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6740): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6740): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efce0e0 item 53 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6740): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.491151129 +0000 UTC m=+32.708912812 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6c80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6c80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6c80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6c80): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6c80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.491151129 +0000 UTC m=+32.708912812 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d6c80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efce460 item 53 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7300): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7300): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7300): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7300): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7300): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.492973503 +0000 UTC m=+32.710735196 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7800): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7800): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7800): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efce930 item 54 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7800): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7800): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7800): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7800): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7800): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.49400461 +0000 UTC m=+32.711766344 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7800): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7d80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7d80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7d80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7d80): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7d80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.49400461 +0000 UTC m=+32.711766344 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0d7d80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcebd0 item 54 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef745c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef745c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef745c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef745c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef745c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.496432438 +0000 UTC m=+32.714194151 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef745c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74ac0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74ac0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74ac0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f337810 item 55 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74ac0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74ac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.49750255 +0000 UTC m=+32.715264233 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef74ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75000): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75000): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75000): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75000): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75000): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.49750255 +0000 UTC m=+32.715264233 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75000): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f3379d0 item 55 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75680): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75680): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75680): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75680): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75680): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.499306869 +0000 UTC m=+32.717068552 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75680): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75b80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75b80): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75b80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee22380 item 56 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75b80): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75b80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75b80): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75b80): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75b80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.500312319 +0000 UTC m=+32.718074002 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef75b80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae200): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae200): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae200): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.500312319 +0000 UTC m=+32.718074002 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee22850 item 56 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae840): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae840): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae840): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae840): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae840): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae840): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.502122228 +0000 UTC m=+32.719883911 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efae840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaed80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaed80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaed80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee22cb0 item 57 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaed80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaed80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.502923372 +0000 UTC m=+32.720685055 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaed80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf2c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf2c0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf2c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf2c0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf2c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee22e70 item 57 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf2c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf2c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.503589861 +0000 UTC m=+32.721351534 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf2c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf840): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf840): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf840): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.503589861 +0000 UTC m=+32.721351534 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efaf840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee23110 item 57 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efafe80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efafe80): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efafe80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efafe80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efafe80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efafe80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efafe80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efafe80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.505397145 +0000 UTC m=+32.723158829 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efafe80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda4c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda4c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda4c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee23490 item 58 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda4c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda4c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.508314808 +0000 UTC m=+32.726076481 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda4c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdaa00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdaa00): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdaa00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee23650 item 58 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdaa00): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdaa00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdaa00): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdaa00): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdaa00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.509387325 +0000 UTC m=+32.727149008 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdaa00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdafc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdafc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdafc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdafc0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdafc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.509387325 +0000 UTC m=+32.727149008 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdafc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee239d0 item 58 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb600): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb600): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb600): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb600): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb600): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb600): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.511355333 +0000 UTC m=+32.729117006 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4680): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4680): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4680): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efceee0 item 59 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4680): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4680): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.511957981 +0000 UTC m=+32.729719664 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4680): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4bc0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4bc0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4bc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4bc0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4bc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcf0a0 item 59 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4bc0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4bc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.513536764 +0000 UTC m=+32.731298447 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f4bc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5140): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5140): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5140): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.513536764 +0000 UTC m=+32.731298447 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcf500 item 59 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5780): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5780): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5780): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5780): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5780): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5780): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.516179287 +0000 UTC m=+32.733940960 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5cc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5cc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5cc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcf9d0 item 60 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5cc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5cc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.517775693 +0000 UTC m=+32.735537376 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f5cc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028300): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028300): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028300): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcfb90 item 60 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028300): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028300): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028300): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028300): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028300): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.518785411 +0000 UTC m=+32.736547094 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0288c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0288c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0288c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0288c0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0288c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.518785411 +0000 UTC m=+32.736547094 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0288c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcfd50 item 60 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028f00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028f00): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028f00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028f00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028f00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028f00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028f00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028f00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.521146612 +0000 UTC m=+32.738908355 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f028f00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029440): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029440): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029440): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2a380 item 61 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029440): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029440): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.521958866 +0000 UTC m=+32.739720579 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029440): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029b40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029b40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029b40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029b40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029b40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.521958866 +0000 UTC m=+32.739720579 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f029b40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2a540 item 61 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a280): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a280): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a280): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a280): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a280): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a280): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.524477295 +0000 UTC m=+32.742238978 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a7c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a7c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a7c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2ad90 item 62 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a7c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a7c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.525282727 +0000 UTC m=+32.743044420 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04a7c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04aec0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04aec0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04aec0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04aec0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04aec0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.525282727 +0000 UTC m=+32.743044420 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04aec0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2b030 item 62 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04b500): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04b500): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04b500): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04b500): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04b500): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04b500): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04b500): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04b500): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.529003376 +0000 UTC m=+32.746765059 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04b500): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04ba40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04ba40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04ba40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2b490 item 63 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04ba40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04ba40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.529713819 +0000 UTC m=+32.747475522 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f04ba40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076240): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076240): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076240): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076240): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076240): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.529713819 +0000 UTC m=+32.747475522 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076240): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2b7a0 item 63 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076880): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076880): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076880): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076880): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076880): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076880): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.532949352 +0000 UTC m=+32.750711055 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076dc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076dc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076dc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2bb20 item 64 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076dc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076dc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.533806682 +0000 UTC m=+32.751568415 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f076dc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0774c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0774c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0774c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0774c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0774c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.533806682 +0000 UTC m=+32.751568415 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0774c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2bce0 item 64 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f077b00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f077b00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f077b00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f077b00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f077b00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.53620881 +0000 UTC m=+32.753970583 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f077b00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8080): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8080): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8080): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8080): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb02230 item 65 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8080): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.537014854 +0000 UTC m=+32.754776537 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8580): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8580): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8580): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.537014854 +0000 UTC m=+32.754776537 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb025b0 item 65 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8bc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8bc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8bc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8bc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8bc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.538861101 +0000 UTC m=+32.756622784 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f8bc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9040): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9040): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb02d90 item 66 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9040): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9040): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9040): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9040): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9040): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.539862092 +0000 UTC m=+32.757623766 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9040): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9580): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9580): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9580): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.539862092 +0000 UTC m=+32.757623766 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb02fc0 item 66 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9bc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9bc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9bc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9bc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9bc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.545213964 +0000 UTC m=+32.762975727 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0f9bc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a140): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a140): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a140): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a140): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb03b90 item 67 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a140): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.547342156 +0000 UTC m=+32.765103858 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a640): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a640): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a640): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.547342156 +0000 UTC m=+32.765103858 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11a640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb03d50 item 67 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11acc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11acc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11acc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11acc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11acc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.549686405 +0000 UTC m=+32.767448098 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11acc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b1c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b1c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf4540 item 68 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b1c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b1c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b1c0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b1c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b1c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.550821569 +0000 UTC m=+32.768583262 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b1c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b700): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b700): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b700): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.550821569 +0000 UTC m=+32.768583262 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11b700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf4700 item 68 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11bd40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11bd40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11bd40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11bd40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11bd40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.553037706 +0000 UTC m=+32.770799389 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f11bd40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a82c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a82c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a82c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a82c0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a82c0): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf4af0 item 69 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a82c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a82c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.553991398 +0000 UTC m=+32.771753081 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a82c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a87c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a87c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a87c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a87c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a87c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.553991398 +0000 UTC m=+32.771753081 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a87c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf4e70 item 69 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a8e40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a8e40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a8e40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a8e40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a8e40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.556023208 +0000 UTC m=+32.773784891 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a8e40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9340): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9340): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf5500 item 70 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9340): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9340): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9340): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9340): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9340): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.55722629 +0000 UTC m=+32.774987973 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9340): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9880): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9880): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9880): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.55722629 +0000 UTC m=+32.774987973 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1a9880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf56c0 item 70 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8000): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8000): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8000): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8000): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8000): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.559132192 +0000 UTC m=+32.776893885 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8000): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8500): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8500): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8500): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8500): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8500): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf5b90 item 71 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8500): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8500): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.560488414 +0000 UTC m=+32.778250097 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8500): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8a00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8a00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8a00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8a00): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8a00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.560488414 +0000 UTC m=+32.778250097 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d8a00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf5d50 item 71 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9080): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9080): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9080): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.562941659 +0000 UTC m=+32.780703342 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9580): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ef80380 item 72 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9580): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9580): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9580): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9580): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.563522296 +0000 UTC m=+32.781283979 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9ac0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9ac0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9ac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.563522296 +0000 UTC m=+32.781283979 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1d9ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ef80af0 item 72 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206180): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206180): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206180): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206180): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206180): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206180): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206180): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.565071001 +0000 UTC m=+32.782832684 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206180): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206680): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206680): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206680): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ef80f50 item 73 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206680): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206680): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.565648713 +0000 UTC m=+32.783410396 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206680): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206b40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206b40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206b40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206b40): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206b40): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ef81110 item 73 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206b40): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206b40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.566240312 +0000 UTC m=+32.784001985 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f206b40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207080): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207080): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207080): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.566240312 +0000 UTC m=+32.784001985 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ef81500 item 73 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2076c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2076c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2076c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2076c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2076c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2076c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2076c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.567673548 +0000 UTC m=+32.785435222 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2076c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207bc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207bc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207bc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ef818f0 item 74 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207bc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207bc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.568267652 +0000 UTC m=+32.786029335 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f207bc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222200): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ef81ab0 item 74 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222200): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222200): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222200): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222200): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.569025493 +0000 UTC m=+32.786787176 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222780): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222780): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222780): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.569025493 +0000 UTC m=+32.786787176 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ef81e30 item 74 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222dc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222dc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222dc0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222dc0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222dc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222dc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222dc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.570631128 +0000 UTC m=+32.788392811 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f222dc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2232c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2232c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2232c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e60b340 item 75 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2232c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2232c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.571219118 +0000 UTC m=+32.788980792 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2232c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223800): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223800): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223800): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223800): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223800): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e60b8f0 item 75 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223800): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223800): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.571757245 +0000 UTC m=+32.789518928 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223800): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223d40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223d40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223d40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223d40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223d40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.571757245 +0000 UTC m=+32.789518928 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f223d40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb94000 item 75 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb800): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb800): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb800): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb800): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb800): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb800): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb800): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.574250556 +0000 UTC m=+32.792012249 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb800): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252600): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252600): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb947e0 item 76 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252600): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.575223894 +0000 UTC m=+32.792985577 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdbe80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdbe80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4df1f0 item 76 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdbe80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdbe80): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdbe80): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdbe80): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdbe80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.576412741 +0000 UTC m=+32.794174424 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdbe80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effe500): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effe500): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effe500): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effe500): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effe500): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.576412741 +0000 UTC m=+32.794174424 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effe500): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4dfdc0 item 76 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effeb40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effeb40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effeb40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effeb40): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effeb40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effeb40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effeb40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.578368085 +0000 UTC m=+32.796129768 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0effeb40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff040): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff040): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff040): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c4380 item 77 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff040): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff040): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.578990932 +0000 UTC m=+32.796752615 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff040): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff740): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff740): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff740): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.578990932 +0000 UTC m=+32.796752615 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efff740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c4540 item 77 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efffd80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efffd80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efffd80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efffd80): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efffd80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efffd80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efffd80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.581194966 +0000 UTC m=+32.798956649 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efffd80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252a80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252a80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252a80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e1c0 item 78 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252a80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252a80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.581815058 +0000 UTC m=+32.799576741 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f252a80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253180): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253180): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253180): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253180): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253180): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.581815058 +0000 UTC m=+32.799576741 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253180): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e460 item 78 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2537c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2537c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2537c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2537c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2537c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2537c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2537c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.583491415 +0000 UTC m=+32.801253098 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2537c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253cc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253cc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253cc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e8c0 item 79 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253cc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253cc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.584299 +0000 UTC m=+32.802060683 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f253cc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e600): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e600): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e600): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.584299 +0000 UTC m=+32.802060683 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06ea80 item 79 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f080): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f080): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f080): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f080): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f080): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.586519766 +0000 UTC m=+32.804281489 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f580): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f580): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06eee0 item 80 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f580): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.587320389 +0000 UTC m=+32.805082102 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fd80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fd80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fd80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fd80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fd80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.587320389 +0000 UTC m=+32.805082102 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fd80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06f110 item 80 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff200): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff200): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff200): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.589621156 +0000 UTC m=+32.807382839 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ff200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffc80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffc80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffc80): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffc80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffc80): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffc80): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06f490 item 81 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffc80): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffc80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.590500628 +0000 UTC m=+32.808262312 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffc80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11840): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11840): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11840): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.590500628 +0000 UTC m=+32.808262312 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06f650 item 81 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e200): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e200): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e200): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.593983017 +0000 UTC m=+32.811744771 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e700): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e700): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06fab0 item 82 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e700): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e700): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e700): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e700): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.594876555 +0000 UTC m=+32.812638299 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ec80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ec80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ec80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ec80): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ec80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.594876555 +0000 UTC m=+32.812638299 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7ec80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06fc70 item 82 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f300): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f300): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f300): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f300): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f300): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.596767219 +0000 UTC m=+32.814528902 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f880): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f880): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f880): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f880): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f880): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c4a80 item 83 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f880): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.597675263 +0000 UTC m=+32.815436956 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fdc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fdc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fdc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fdc0): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fdc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.597675263 +0000 UTC m=+32.815436956 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fdc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c4c40 item 83 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84740): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84740): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84740): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.599881973 +0000 UTC m=+32.817643666 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85040): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85040): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85040): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c5180 item 84 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85040): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85040): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85040): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85040): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85040): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.601026746 +0000 UTC m=+32.818788429 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85040): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85880): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85880): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85880): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.601026746 +0000 UTC m=+32.818788429 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c53b0 item 84 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34480): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34480): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34480): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.60364386 +0000 UTC m=+32.821405543 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34ac0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34ac0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34ac0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34ac0): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c5730 item 85 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34ac0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34ac0): close: 2026/08/19 02:00:01 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-huhisel9doma/dir/file1: no such file or directory 2026/08/19 02:00:01 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-huhisel9doma/dir/file1: no such file or directory 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.605202736 +0000 UTC m=+32.822964419 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35380): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35380): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35380): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35380): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35380): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.605202736 +0000 UTC m=+32.822964419 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35380): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c58f0 item 85 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda3c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda3c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda3c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda3c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda3c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.607883 +0000 UTC m=+32.825644683 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda3c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda8c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda8c0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda8c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c5c70 item 86 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda8c0): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda8c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda8c0): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda8c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda8c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.608954695 +0000 UTC m=+32.826716378 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efda8c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdae40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdae40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdae40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdae40): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdae40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.608954695 +0000 UTC m=+32.826716378 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdae40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb941c0 item 86 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb4c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb4c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb4c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb4c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb4c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.610994779 +0000 UTC m=+32.828756462 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efdb4c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6200): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6200): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6200): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6200): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6200): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb95180 item 87 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6200): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.611703668 +0000 UTC m=+32.829465351 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6740): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6740): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6740): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.611703668 +0000 UTC m=+32.829465351 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb95650 item 87 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6dc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6dc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6dc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6dc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6dc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.613627293 +0000 UTC m=+32.831388976 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c6dc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c72c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c72c0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c72c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb95ce0 item 88 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c72c0): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c72c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c72c0): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c72c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c72c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.614503198 +0000 UTC m=+32.832264881 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c72c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7840): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7840): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7840): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.614503198 +0000 UTC m=+32.832264881 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4aa3f0 item 88 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7e80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7e80): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7e80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7e80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7e80): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7e80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7e80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7e80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.615957705 +0000 UTC m=+32.833719389 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2c7e80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d04c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d04c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d04c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4aab60 item 89 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d04c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d04c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.616720698 +0000 UTC m=+32.834482381 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d04c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0a00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0a00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0a00): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0a00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0a00): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0a00): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4aae70 item 89 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0a00): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0a00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.617886069 +0000 UTC m=+32.835647763 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0a00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0f80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0f80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0f80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0f80): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0f80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.617886069 +0000 UTC m=+32.835647763 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d0f80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4ab490 item 89 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d15c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d15c0): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d15c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d15c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d15c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d15c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d15c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d15c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.620270865 +0000 UTC m=+32.838032548 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d15c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d1b00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d1b00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d1b00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e92c460 item 90 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d1b00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d1b00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.621191485 +0000 UTC m=+32.838953168 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2d1b00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de140): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e92cbd0 item 90 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de140): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de140): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de140): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de140): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.621923377 +0000 UTC m=+32.839685060 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de700): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de700): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de700): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.621923377 +0000 UTC m=+32.839685060 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2de700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e92cee0 item 90 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ded40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ded40): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ded40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ded40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ded40): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ded40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ded40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ded40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.623652434 +0000 UTC m=+32.841414127 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ded40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df280): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df280): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e92dc70 item 91 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df280): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.624453107 +0000 UTC m=+32.842214790 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df7c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df7c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df7c0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df7c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df7c0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df7c0): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e956460 item 91 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df7c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df7c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.625220257 +0000 UTC m=+32.842981940 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2df7c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2dfd40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2dfd40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2dfd40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2dfd40): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2dfd40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.625220257 +0000 UTC m=+32.842981940 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2dfd40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e956a10 item 91 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea480): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea480): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea480): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea480): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea480): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea480): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.627035546 +0000 UTC m=+32.844797229 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea9c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea9c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea9c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e9571f0 item 92 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea9c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea9c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.627682338 +0000 UTC m=+32.845444021 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ea9c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eaf00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eaf00): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eaf00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e957570 item 92 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eaf00): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eaf00): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eaf00): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eaf00): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eaf00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.62871516 +0000 UTC m=+32.846476853 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eaf00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eb4c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eb4c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eb4c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eb4c0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eb4c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.62871516 +0000 UTC m=+32.846476853 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2eb4c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e957730 item 92 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ebb00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ebb00): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ebb00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ebb00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ebb00): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ebb00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ebb00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ebb00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.631406906 +0000 UTC m=+32.849168589 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2ebb00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6140): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4ea070 item 93 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6140): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.633331482 +0000 UTC m=+32.851093165 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6840): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6840): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6840): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.633331482 +0000 UTC m=+32.851093165 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4ea4d0 item 93 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6e80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6e80): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6e80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6e80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6e80): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6e80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6e80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6e80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.636833368 +0000 UTC m=+32.854595051 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f6e80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f73c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f73c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f73c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eab60 item 94 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f73c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f73c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.638068231 +0000 UTC m=+32.855829944 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f73c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f7ac0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f7ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f7ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f7ac0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f7ac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.638068231 +0000 UTC m=+32.855829944 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f2f7ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eaee0 item 94 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be200): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be200): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be200): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be200): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be200): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be200): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.640943433 +0000 UTC m=+32.858705116 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be740): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be740): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eb5e0 item 95 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be740): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.641822034 +0000 UTC m=+32.859583727 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8be740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bee40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bee40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bee40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bee40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bee40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.641822034 +0000 UTC m=+32.859583727 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bee40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eb880 item 95 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf480): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf480): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf480): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf480): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf480): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf480): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.648375185 +0000 UTC m=+32.866136969 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf9c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf9c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf9c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b0000 item 96 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf9c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf9c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.649170789 +0000 UTC m=+32.866932482 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e8bf9c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea741c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea741c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea741c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea741c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea741c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.649170789 +0000 UTC m=+32.866932482 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea741c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b01c0 item 96 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= 2026/08/19 02:00:01 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : >WaitForWriters: 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:01 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/19 02:00:01 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a1c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a1c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a1c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a1c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a1c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.660738493 +0000 UTC m=+32.878500177 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a1c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a640): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a640): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a640): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a640): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a640): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.660738493 +0000 UTC m=+32.878500177 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8a640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8ab00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8ab00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8ab00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8ab00): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8ab00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.660738493 +0000 UTC m=+32.878500177 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8ab00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e94d810 item 1 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b140): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b140): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.665131083 +0000 UTC m=+32.882892815 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b640): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b640): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b640): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.665131083 +0000 UTC m=+32.882892815 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8b640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc20e0 item 2 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8bc80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8bc80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8bc80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8bc80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8bc80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.667862103 +0000 UTC m=+32.885623786 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee8bc80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6200): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6200): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6200): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6200): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6200): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.667862103 +0000 UTC m=+32.885623786 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea66c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea66c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea66c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea66c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea66c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.667862103 +0000 UTC m=+32.885623786 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea66c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2460 item 3 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6d40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6d40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6d40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6d40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6d40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.672242328 +0000 UTC m=+32.890004011 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea6d40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7280): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7280): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7280): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.672242328 +0000 UTC m=+32.890004011 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2930 item 4 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea78c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea78c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea78c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea78c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea78c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.674594904 +0000 UTC m=+32.892356647 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea78c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7d40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7d40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7d40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7d40): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7d40): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7d40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.674594904 +0000 UTC m=+32.892356647 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eea7d40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8300): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8300): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8300): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8300): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8300): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.674594904 +0000 UTC m=+32.892356647 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2d90 item 5 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8980): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8980): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8980): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8980): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8980): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.678517304 +0000 UTC m=+32.896278987 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8980): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8ec0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8ec0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8ec0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8ec0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8ec0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.678517304 +0000 UTC m=+32.896278987 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb8ec0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc33b0 item 6 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9540): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9540): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9540): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.681132075 +0000 UTC m=+32.898893758 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9a40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9a40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9a40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9a40): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9a40): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9a40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.681132075 +0000 UTC m=+32.898893758 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb9a40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2000): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2000): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2000): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2000): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2000): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.681132075 +0000 UTC m=+32.898893758 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2000): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc3730 item 7 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2680): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2680): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2680): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2680): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2680): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.685202586 +0000 UTC m=+32.902964279 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2680): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2bc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2bc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2bc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2bc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2bc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.685202586 +0000 UTC m=+32.902964279 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2bc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc3c70 item 8 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3180): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0eed3180): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3180): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3180): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3180): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3180): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3180): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3540): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3540): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3540): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.687571101 +0000 UTC m=+32.905332794 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed39c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed39c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed39c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed39c0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed39c0): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed39c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed39c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.687571101 +0000 UTC m=+32.905332794 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed39c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3ec0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3ec0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3ec0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3ec0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3ec0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.687571101 +0000 UTC m=+32.905332794 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3ec0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea18c40 item 9 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeee640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeee640): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeee640): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeee640): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeee640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.69023824 +0000 UTC m=+32.907999963 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeee640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeeeb80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeeeb80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeeeb80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeeeb80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeeeb80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.69023824 +0000 UTC m=+32.907999963 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeeeb80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea192d0 item 10 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef1c0): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0eeef1c0): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef1c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef1c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef1c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef1c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef580): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef580): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef580): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.695484172 +0000 UTC m=+32.913245855 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeef580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeefa80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeefa80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeefa80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeefa80): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeefa80): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeefa80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeefa80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.695484172 +0000 UTC m=+32.913245855 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeefa80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54080): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54080): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54080): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.695484172 +0000 UTC m=+32.913245855 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea19810 item 11 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54700): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54700): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54700): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.698391926 +0000 UTC m=+32.916153619 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54c40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54c40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54c40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54c40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54c40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.698391926 +0000 UTC m=+32.916153619 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb54c40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea19ce0 item 12 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55280): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0eb55280): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55280): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55280): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55280): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55280): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55640): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55640): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55640): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.700429255 +0000 UTC m=+32.918190938 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55d00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55d00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55d00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55d00): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55d00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.700429255 +0000 UTC m=+32.918190938 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb55d00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57e2a0 item 13 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd6480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd6480): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd6480): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd6480): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd6480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.70288778 +0000 UTC m=+32.920649472 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd6480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd69c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd69c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd69c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd69c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd69c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.70288778 +0000 UTC m=+32.920649472 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd69c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57e8c0 item 14 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7000): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0ebd7000): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7000): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7000): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7000): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7000): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7000): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd73c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd73c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd73c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd73c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd73c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.705428059 +0000 UTC m=+32.923189742 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd73c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7a80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7a80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7a80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7a80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7a80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.705428059 +0000 UTC m=+32.923189742 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd7a80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57ed20 item 15 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42200): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42200): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42200): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.707829787 +0000 UTC m=+32.925591501 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42740): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42740): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42740): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.707829787 +0000 UTC m=+32.925591501 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57f7a0 item 16 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42d80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42d80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42d80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42d80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42d80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.710589712 +0000 UTC m=+32.928351405 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec42d80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43200): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43200): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43200): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43200): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43200): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43200): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.710589712 +0000 UTC m=+32.928351405 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43700): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43700): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43700): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.710589712 +0000 UTC m=+32.928351405 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57fdc0 item 17 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43d80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43d80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43d80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43d80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43d80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.716132745 +0000 UTC m=+32.933894438 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec43d80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7e3c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7e3c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7e3c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7e3c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7e3c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.716132745 +0000 UTC m=+32.933894438 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7e3c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e500930 item 18 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ea40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ea40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ea40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ea40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ea40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.719691428 +0000 UTC m=+32.937453111 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ea40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ef40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ef40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ef40): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ef40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ef40): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ef40): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ef40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ef40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.719691428 +0000 UTC m=+32.937453111 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7ef40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7f440): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7f440): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7f440): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7f440): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7f440): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.719691428 +0000 UTC m=+32.937453111 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7f440): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e501650 item 19 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7fac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7fac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7fac0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7fac0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7fac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.722644137 +0000 UTC m=+32.940405820 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7fac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc100): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc100): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc100): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc100): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc100): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.722644137 +0000 UTC m=+32.940405820 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc100): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa150 item 20 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc780): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc780): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc780): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.724735598 +0000 UTC m=+32.942497281 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccc780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecccc80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecccc80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecccc80): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecccc80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecccc80): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecccc80): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecccc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecccc80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.724735598 +0000 UTC m=+32.942497281 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecccc80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd180): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd180): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd180): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd180): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd180): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.724735598 +0000 UTC m=+32.942497281 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd180): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa4d0 item 21 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd800): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd800): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd800): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd800): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd800): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.727126907 +0000 UTC m=+32.944888590 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccd800): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccdd40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccdd40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccdd40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccdd40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccdd40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.727126907 +0000 UTC m=+32.944888590 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eccdd40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa9a0 item 22 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed004c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed004c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed004c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed004c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed004c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.731196205 +0000 UTC m=+32.948957898 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed004c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed009c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed009c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed009c0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed009c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed009c0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed009c0): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed009c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed009c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.731196205 +0000 UTC m=+32.948957898 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed009c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed00ec0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed00ec0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed00ec0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed00ec0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed00ec0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.731196205 +0000 UTC m=+32.948957898 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed00ec0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effaee0 item 23 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01540): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01540): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01540): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.734142922 +0000 UTC m=+32.951904616 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01a80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01a80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01a80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01a80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01a80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.734142922 +0000 UTC m=+32.951904616 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ed01a80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effb3b0 item 24 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe1c0): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0edbe1c0): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe1c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe1c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe1c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe1c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe580): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe580): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe580): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.735921553 +0000 UTC m=+32.953683236 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbea80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbea80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbea80): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbea80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbea80): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbea80): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbea80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbea80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.735921553 +0000 UTC m=+32.953683236 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbea80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbefc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbefc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbefc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbefc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbefc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.735921553 +0000 UTC m=+32.953683236 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbefc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effb7a0 item 25 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf640): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf640): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf640): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.738248009 +0000 UTC m=+32.956009692 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfb80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfb80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfb80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfb80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfb80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.738248009 +0000 UTC m=+32.956009692 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfb80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effbc70 item 26 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf02c0): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0edf02c0): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf02c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf02c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf02c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf02c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf02c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0680): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0680): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0680): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0680): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0680): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.740237678 +0000 UTC m=+32.957999371 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0680): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0b80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0b80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0b80): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0b80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0b80): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0b80): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0b80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.740237678 +0000 UTC m=+32.957999371 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf0b80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf10c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf10c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf10c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf10c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf10c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.740237678 +0000 UTC m=+32.957999371 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf10c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4e8700 item 27 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1740): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1740): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1740): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.743067835 +0000 UTC m=+32.960829518 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1c80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1c80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1c80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1c80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1c80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.743067835 +0000 UTC m=+32.960829518 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edf1c80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4e9650 item 28 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a3c0): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0ee3a3c0): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a3c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a3c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a3c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a3c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a780): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a780): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a780): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.745593336 +0000 UTC m=+32.963355029 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3a780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ae40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ae40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ae40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ae40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ae40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.745593336 +0000 UTC m=+32.963355029 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ae40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4e9c00 item 29 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3b4c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3b4c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3b4c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3b4c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3b4c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.748377347 +0000 UTC m=+32.966139040 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3b4c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ba00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ba00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ba00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ba00): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ba00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.748377347 +0000 UTC m=+32.966139040 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee3ba00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f3361c0 item 30 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c140): _readAt: size=2, off=0 2026/08/19 02:00:01 ERROR : open-test-file(0x90d0ee5c140): Couldn't read size of file 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c140): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c140): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c140): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c140): close: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c500): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c500): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c500): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c500): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c500): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.750740231 +0000 UTC m=+32.968501914 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5c500): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5cbc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5cbc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5cbc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5cbc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5cbc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.750740231 +0000 UTC m=+32.968501914 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5cbc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f336540 item 31 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d240): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d240): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d240): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d240): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d240): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.75250723 +0000 UTC m=+32.970268942 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d240): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d780): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d780): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d780): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.75250723 +0000 UTC m=+32.970268942 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5d780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f336a10 item 32 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5ddc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5ddc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5ddc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5ddc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5ddc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.754527887 +0000 UTC m=+32.972289600 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee5ddc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88340): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88340): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88340): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88340): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88340): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f336f50 item 33 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88340): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88340): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.75533341 +0000 UTC m=+32.973095103 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88340): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88840): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88840): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88840): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.75533341 +0000 UTC m=+32.973095103 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f337110 item 33 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88e80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88e80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88e80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88e80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88e80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.757791273 +0000 UTC m=+32.975552966 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee88e80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89300): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89300): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f337490 item 34 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89300): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89300): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89300): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89300): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89300): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.758921919 +0000 UTC m=+32.976683602 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89840): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89840): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89840): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.758921919 +0000 UTC m=+32.976683602 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f337650 item 34 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89e80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89e80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89e80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89e80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89e80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.760913322 +0000 UTC m=+32.978675005 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee89e80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20400): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20400): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20400): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20400): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20400): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f3379d0 item 35 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20400): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20400): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.761912219 +0000 UTC m=+32.979673902 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20400): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20900): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20900): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20900): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20900): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20900): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.761912219 +0000 UTC m=+32.979673902 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20900): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f337b90 item 35 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20f80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20f80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20f80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20f80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20f80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.764264584 +0000 UTC m=+32.982026297 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef20f80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef21480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef21480): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee22850 item 36 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef21480): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef21480): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef21480): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef21480): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef21480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.765233164 +0000 UTC m=+32.982994866 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef21480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef219c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef219c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef219c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef219c0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef219c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.765233164 +0000 UTC m=+32.982994866 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef219c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee22af0 item 36 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44100): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44100): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44100): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44100): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44100): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.768175703 +0000 UTC m=+32.985937426 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44100): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44580): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44580): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44580): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44580): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee22e70 item 37 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44580): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.769016422 +0000 UTC m=+32.986778145 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44a80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44a80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44a80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44a80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44a80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.769016422 +0000 UTC m=+32.986778145 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef44a80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee23110 item 37 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45100): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45100): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45100): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45100): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45100): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.771274798 +0000 UTC m=+32.989036481 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45100): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45600): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee23570 item 38 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45600): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45600): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45600): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45600): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.772449037 +0000 UTC m=+32.990210720 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45b40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45b40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45b40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45b40): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45b40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.772449037 +0000 UTC m=+32.990210720 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef45b40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ee23730 item 38 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e2c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e2c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e2c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e2c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e2c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.775067905 +0000 UTC m=+32.992829589 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e2c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e7c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e7c0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e7c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e7c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efce380 item 39 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e7c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e7c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.775842959 +0000 UTC m=+32.993604682 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7e7c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7ecc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7ecc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7ecc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7ecc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7ecc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.775842959 +0000 UTC m=+32.993604682 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7ecc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efce690 item 39 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f340): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f340): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f340): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f340): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f340): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.777466166 +0000 UTC m=+32.995227849 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f340): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f840): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efceb60 item 40 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f840): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f840): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f840): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f840): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.778448342 +0000 UTC m=+32.996210025 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7f840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7fd80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7fd80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7fd80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7fd80): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7fd80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.778448342 +0000 UTC m=+32.996210025 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef7fd80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efced90 item 40 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8440): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8440): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8440): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8440): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8440): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8440): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8440): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.780297996 +0000 UTC m=+32.998059679 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8440): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8940): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8940): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8940): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcf110 item 41 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8940): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8940): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.780934248 +0000 UTC m=+32.998695931 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8940): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8e00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8e00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8e00): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8e00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8e00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcf570 item 41 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8e00): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8e00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.781686 +0000 UTC m=+32.999447683 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb8e00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9340): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9340): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9340): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9340): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9340): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.781686 +0000 UTC m=+32.999447683 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9340): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcf880 item 41 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9980): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9980): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9980): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9980): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9980): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9980): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9980): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.783855859 +0000 UTC m=+33.001617552 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9980): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9e80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9e80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9e80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0efcfc00 item 42 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9e80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9e80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.784506819 +0000 UTC m=+33.002268502 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb9e80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0164c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0164c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2a000 item 42 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0164c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0164c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0164c0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0164c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0164c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.785305438 +0000 UTC m=+33.003067121 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0164c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f016a40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f016a40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f016a40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f016a40): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f016a40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.785305438 +0000 UTC m=+33.003067121 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f016a40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2a230 item 42 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017080): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017080): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017080): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017080): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017080): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.787431354 +0000 UTC m=+33.005193037 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017580): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017580): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2a620 item 43 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017580): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.788241225 +0000 UTC m=+33.006002948 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017ac0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017ac0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2ac40 item 43 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017ac0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017ac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.788964241 +0000 UTC m=+33.006725924 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f017ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038100): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038100): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038100): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038100): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038100): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.788964241 +0000 UTC m=+33.006725924 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038100): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2ae00 item 43 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038740): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038740): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038740): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038740): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038740): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.790953168 +0000 UTC m=+33.008714841 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038c40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038c40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038c40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2b2d0 item 44 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038c40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038c40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.791661075 +0000 UTC m=+33.009422758 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f038c40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039180): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039180): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2b5e0 item 44 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039180): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039180): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039180): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039180): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039180): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.792614477 +0000 UTC m=+33.010376160 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039180): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039700): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039700): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039700): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.792614477 +0000 UTC m=+33.010376160 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2b810 item 44 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039d40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039d40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039d40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039d40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039d40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039d40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039d40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.794649092 +0000 UTC m=+33.012410775 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f039d40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a340): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a340): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a340): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2bb90 item 45 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a340): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a340): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.79543671 +0000 UTC m=+33.013198393 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a340): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06aa40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06aa40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06aa40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06aa40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06aa40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.79543671 +0000 UTC m=+33.013198393 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06aa40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ed2bdc0 item 45 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b080): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b080): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b080): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b080): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b080): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.79777145 +0000 UTC m=+33.015533183 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b580): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b580): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb02380 item 46 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b580): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.798813921 +0000 UTC m=+33.016575624 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06bc80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06bc80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06bc80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06bc80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06bc80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.798813921 +0000 UTC m=+33.016575624 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06bc80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb02770 item 46 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0963c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0963c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0963c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0963c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0963c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0963c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0963c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.801568655 +0000 UTC m=+33.019330348 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f0963c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110440): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110440): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110440): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf40e0 item 47 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110440): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110440): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.802260082 +0000 UTC m=+33.020021795 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110440): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096840): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096840): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096840): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096840): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096840): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.802260082 +0000 UTC m=+33.020021795 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096840): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b0000 item 47 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096f00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096f00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096f00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096f00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096f00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096f00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096f00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.804622274 +0000 UTC m=+33.022383967 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f096f00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097400): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097400): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097400): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b0380 item 48 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097400): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097400): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.805266071 +0000 UTC m=+33.023027754 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097400): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097b00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097b00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097b00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097b00): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097b00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.805266071 +0000 UTC m=+33.023027754 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f097b00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b0540 item 48 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0240): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0240): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0240): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0240): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0240): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.80729278 +0000 UTC m=+33.025054473 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0240): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0800): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0800): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0800): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0800): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0800): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0800): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b08c0 item 49 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0800): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0800): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.807956244 +0000 UTC m=+33.025717927 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0800): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0d40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0d40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0d40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0d40): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0d40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.807956244 +0000 UTC m=+33.025717927 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc0d40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b0b60 item 49 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc13c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc13c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc13c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc13c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc13c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.809753409 +0000 UTC m=+33.027515113 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc13c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc18c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc18c0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc18c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b0f50 item 50 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc18c0): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc18c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc18c0): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc18c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc18c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.81031512 +0000 UTC m=+33.028076803 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc18c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1e40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1e40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1e40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1e40): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1e40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.81031512 +0000 UTC m=+33.028076803 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebc1e40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b1110 item 50 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110dc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110dc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110dc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110dc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110dc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.811641968 +0000 UTC m=+33.029403651 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f110dc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1112c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1112c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1112c0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1112c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1112c0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1112c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b1490 item 51 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1112c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1112c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.812212055 +0000 UTC m=+33.029973738 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f1112c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111800): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111800): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111800): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111800): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111800): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.812212055 +0000 UTC m=+33.029973738 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111800): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b1650 item 51 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111e80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111e80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111e80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111e80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111e80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.813906405 +0000 UTC m=+33.031668089 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f111e80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e5c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e5c0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e5c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b19d0 item 52 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e5c0): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e5c0): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e5c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e5c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.814682793 +0000 UTC m=+33.032444476 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55e5c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ef80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ef80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ef80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ef80): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ef80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.814682793 +0000 UTC m=+33.032444476 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55ef80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f0b1b90 item 52 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f600): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f600): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f600): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.8163011 +0000 UTC m=+33.034062784 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55f600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fbc0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fbc0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fbc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fbc0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fbc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb020e0 item 53 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fbc0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fbc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.816908007 +0000 UTC m=+33.034669690 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e55fbc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee00): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.816908007 +0000 UTC m=+33.034669690 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7fee00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb02540 item 53 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffb80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffb80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffb80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffb80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffb80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.819230575 +0000 UTC m=+33.036992298 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0e7ffb80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11740): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11740): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb03340 item 54 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11740): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11740): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11740): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11740): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.820334191 +0000 UTC m=+33.038095874 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ea11740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.820334191 +0000 UTC m=+33.038095874 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e000): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb03960 item 54 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e680): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e680): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e680): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e680): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e680): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.822193374 +0000 UTC m=+33.039955057 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7e680): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7eb80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7eb80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7eb80): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7eb80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7eb80): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7eb80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb03e30 item 55 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7eb80): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7eb80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.822787777 +0000 UTC m=+33.040549460 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7eb80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f0c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f0c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f0c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f0c0): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f0c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.822787777 +0000 UTC m=+33.040549460 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f0c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb224d0 item 55 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f7c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f7c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f7c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f7c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f7c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.824320141 +0000 UTC m=+33.042081824 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7f7c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fcc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fcc0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fcc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb22a80 item 56 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fcc0): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fcc0): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fcc0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fcc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.824943479 +0000 UTC m=+33.042705192 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee7fcc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84540): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84540): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84540): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.824943479 +0000 UTC m=+33.042705192 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb22cb0 item 56 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84e00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84e00): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84e00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84e00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84e00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84e00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84e00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84e00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.826854339 +0000 UTC m=+33.044616022 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb84e00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85780): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85780): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb23340 item 57 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85780): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.82770702 +0000 UTC m=+33.045468703 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb85780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34140): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34140): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34140): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34140): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb23570 item 57 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34140): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.828475062 +0000 UTC m=+33.046236745 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34880): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34880): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34880): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.828475062 +0000 UTC m=+33.046236745 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb34880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb23810 item 57 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35280): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35280): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35280): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35280): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35280): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35280): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.830479589 +0000 UTC m=+33.048241292 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb35280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a1c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a1c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a1c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0eb23dc0 item 58 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a1c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a1c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.831193619 +0000 UTC m=+33.048955302 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a1c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a700): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a700): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf4700 item 58 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a700): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a700): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a700): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a700): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.832199579 +0000 UTC m=+33.049961262 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06a700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06acc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06acc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06acc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06acc0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06acc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.832199579 +0000 UTC m=+33.049961262 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06acc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf4930 item 58 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b300): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b300): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b300): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b300): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b300): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b300): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b300): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b300): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.833942221 +0000 UTC m=+33.051703924 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0f06b300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb560c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb560c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb560c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf4e70 item 59 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb560c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb560c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.834596757 +0000 UTC m=+33.052358471 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb560c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56600): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56600): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56600): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56600): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56600): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf5180 item 59 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56600): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.835330274 +0000 UTC m=+33.053091957 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56b80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56b80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56b80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56b80): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56b80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.835330274 +0000 UTC m=+33.053091957 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb56b80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf5500 item 59 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb571c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb571c0): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb571c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb571c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb571c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb571c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb571c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb571c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.837320254 +0000 UTC m=+33.055081987 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb571c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14000): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14000): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14000): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf5880 item 60 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14000): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14000): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.838144651 +0000 UTC m=+33.055906334 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14000): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14540): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14540): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e150 item 60 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14540): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14540): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14540): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14540): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.838954701 +0000 UTC m=+33.056716384 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14b00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14b00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14b00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14b00): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14b00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.838954701 +0000 UTC m=+33.056716384 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec14b00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e3f0 item 60 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15140): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15140): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15140): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15140): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15140): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.840797173 +0000 UTC m=+33.058558875 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15680): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15680): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15680): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06e770 item 61 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15680): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15680): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.8414838 +0000 UTC m=+33.059245493 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15680): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15d80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15d80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15d80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15d80): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15d80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.8414838 +0000 UTC m=+33.059245493 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec15d80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06ea10 item 61 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3e4c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3e4c0): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3e4c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3e4c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3e4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3e4c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3e4c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3e4c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.8436808 +0000 UTC m=+33.061442484 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3e4c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3ea00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3ea00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3ea00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06ee70 item 62 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3ea00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3ea00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.844585451 +0000 UTC m=+33.062347134 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3ea00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f100): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f100): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f100): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f100): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f100): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.844585451 +0000 UTC m=+33.062347134 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f100): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06f0a0 item 62 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f740): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f740): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f740): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f740): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f740): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f740): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.846524574 +0000 UTC m=+33.064286388 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3f740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3fc80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3fc80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3fc80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06f420 item 63 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3fc80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3fc80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.84741148 +0000 UTC m=+33.065173223 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec3fc80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7a480): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7a480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7a480): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7a480): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7a480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.84741148 +0000 UTC m=+33.065173223 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7a480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06f5e0 item 63 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7aac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7aac0): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7aac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7aac0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7aac0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7aac0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7aac0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7aac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.849354892 +0000 UTC m=+33.067116575 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7aac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b000): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b000): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b000): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06fa40 item 64 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b000): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b000): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.85016947 +0000 UTC m=+33.067931173 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b000): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b700): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b700): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b700): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b700): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b700): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.85016947 +0000 UTC m=+33.067931173 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7b700): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f06fc00 item 64 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7bd40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7bd40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7bd40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7bd40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7bd40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.852044734 +0000 UTC m=+33.069806417 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec7bd40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec942c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec942c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec942c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec942c0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec942c0): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c42a0 item 65 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec942c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec942c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.852765505 +0000 UTC m=+33.070527188 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec942c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec947c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec947c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec947c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec947c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec947c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.852765505 +0000 UTC m=+33.070527188 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec947c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c4460 item 65 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec94e00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec94e00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec94e00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec94e00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec94e00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.85413394 +0000 UTC m=+33.071895684 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec94e00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95280): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c47e0 item 66 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95280): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95280): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95280): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95280): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.854828203 +0000 UTC m=+33.072589886 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec957c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec957c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec957c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec957c0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec957c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.854828203 +0000 UTC m=+33.072589886 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec957c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c4a80 item 66 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95e00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95e00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95e00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95e00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95e00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.856375926 +0000 UTC m=+33.074137609 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ec95e00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0380): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0380): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0380): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0380): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0380): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c4e00 item 67 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0380): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0380): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.857140802 +0000 UTC m=+33.074902485 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0380): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0880): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0880): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0880): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.857140802 +0000 UTC m=+33.074902485 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c5180 item 67 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0f00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0f00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0f00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0f00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0f00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.858955831 +0000 UTC m=+33.076717514 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd0f00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1400): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1400): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c5570 item 68 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1400): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1400): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1400): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1400): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1400): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.859805917 +0000 UTC m=+33.077567601 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1400): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1940): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1940): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1940): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1940): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1940): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.859805917 +0000 UTC m=+33.077567601 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecd1940): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c5730 item 68 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee080): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee080): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee080): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.861223877 +0000 UTC m=+33.078985580 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee500): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee500): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee500): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee500): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee500): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c5ab0 item 69 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee500): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee500): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.86188217 +0000 UTC m=+33.079643853 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecee500): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceea00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceea00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceea00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceea00): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceea00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.86188217 +0000 UTC m=+33.079643853 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eceea00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0f2c5c70 item 69 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecef080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecef080): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecef080): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecef080): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecef080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.863826293 +0000 UTC m=+33.081587976 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ecef080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57900): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57900): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf5a40 item 70 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57900): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57900): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57900): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57900): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57900): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.864647134 +0000 UTC m=+33.082408817 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57900): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57e40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57e40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57e40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57e40): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57e40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.864647134 +0000 UTC m=+33.082408817 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eb57e40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edf5c70 item 70 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd05c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd05c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd05c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd05c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd05c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.86602139 +0000 UTC m=+33.083783073 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd05c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0ac0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0ac0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0ac0): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4aa620 item 71 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0ac0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0ac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.866628277 +0000 UTC m=+33.084389960 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0fc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0fc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0fc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0fc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0fc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.866628277 +0000 UTC m=+33.084389960 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd0fc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4aa7e0 item 71 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1640): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1640): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1640): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.868822903 +0000 UTC m=+33.086584586 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1b40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1b40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4aafc0 item 72 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1b40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1b40): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1b40): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1b40): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1b40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.869650347 +0000 UTC m=+33.087412030 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebd1b40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe180): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe180): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe180): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe180): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe180): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.869650347 +0000 UTC m=+33.087412030 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe180): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4ab6c0 item 72 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe740): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe740): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe740): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe740): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe740): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe740): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe740): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.871349127 +0000 UTC m=+33.089110810 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfe740): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfec40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfec40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfec40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e92c930 item 73 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfec40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfec40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.87218175 +0000 UTC m=+33.089943433 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebfec40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff100): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff100): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff100): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff100): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff100): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e92cc40 item 73 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff100): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff100): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.872773468 +0000 UTC m=+33.090535151 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff100): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff640): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff640): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff640): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.872773468 +0000 UTC m=+33.090535151 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebff640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e92cf50 item 73 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffc80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffc80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffc80): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffc80): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffc80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffc80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffc80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.874501312 +0000 UTC m=+33.092262995 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ebffc80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe280): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe280): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e92dd50 item 74 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe280): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.875045842 +0000 UTC m=+33.092807525 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe7c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe7c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e956540 item 74 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe7c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe7c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe7c0): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe7c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe7c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.875678096 +0000 UTC m=+33.093439779 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbe7c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbed40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbed40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbed40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbed40): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbed40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.875678096 +0000 UTC m=+33.093439779 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbed40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e956a80 item 74 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf380): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf380): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf380): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf380): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf380): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf380): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf380): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.877246819 +0000 UTC m=+33.095008502 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf380): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf880): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf880): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e957260 item 75 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf880): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.877960037 +0000 UTC m=+33.095721720 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbf880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfdc0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfdc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfdc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfdc0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfdc0): _writeAt: size=3, off=2 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e9575e0 item 75 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfdc0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfdc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.878606228 +0000 UTC m=+33.096367911 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edbfdc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edda400): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edda400): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edda400): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edda400): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edda400): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.878606228 +0000 UTC m=+33.096367911 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edda400): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e9577a0 item 75 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaa40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaa40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaa40): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaa40): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaa40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaa40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaa40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.880377084 +0000 UTC m=+33.098138767 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaa40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaf40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaf40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaf40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4ea150 item 76 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaf40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaf40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.881257738 +0000 UTC m=+33.099019421 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddaf40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddb480): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddb480): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4ea620 item 76 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddb480): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddb480): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddb480): _writeAt: size=3, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddb480): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddb480): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.881985613 +0000 UTC m=+33.099747296 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddb480): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddba00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddba00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddba00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddba00): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddba00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.881985613 +0000 UTC m=+33.099747296 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eddba00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eaa10 item 76 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa140): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa140): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa140): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa140): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.883732223 +0000 UTC m=+33.101493907 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa640): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa640): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eafc0 item 77 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa640): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.884301038 +0000 UTC m=+33.102062721 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfa640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfad40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfad40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfad40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfad40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfad40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.884301038 +0000 UTC m=+33.102062721 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfad40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eb3b0 item 77 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb380): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb380): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb380): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb380): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb380): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb380): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb380): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.885954081 +0000 UTC m=+33.103715764 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb380): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb880): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb880): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb880): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4eb8f0 item 78 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb880): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb880): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.886498339 +0000 UTC m=+33.104260022 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0edfb880): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36080): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36080): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36080): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36080): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36080): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.886498339 +0000 UTC m=+33.104260022 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36080): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e4ebb20 item 78 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee366c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee366c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee366c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee366c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee366c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee366c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee366c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.888321193 +0000 UTC m=+33.106082877 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee366c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36bc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36bc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36bc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e94c540 item 79 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36bc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36bc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.888930004 +0000 UTC m=+33.106691687 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee36bc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee372c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee372c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee372c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee372c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee372c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.888930004 +0000 UTC m=+33.106691687 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee372c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e94c8c0 item 79 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37900): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37900): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37900): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37900): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37900): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37900): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37900): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.891609306 +0000 UTC m=+33.109370989 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37900): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37e00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37e00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37e00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e94d8f0 item 80 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37e00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37e00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.892230921 +0000 UTC m=+33.109992604 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee37e00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4c600): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4c600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4c600): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4c600): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4c600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.892230921 +0000 UTC m=+33.109992604 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4c600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e94db20 item 80 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4cc40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4cc40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4cc40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4cc40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4cc40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.894111855 +0000 UTC m=+33.111873578 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4cc40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d0c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d0c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d0c0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d0c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d0c0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d0c0): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2230 item 81 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d0c0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d0c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.89476587 +0000 UTC m=+33.112527563 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d0c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d600): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d600): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d600): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d600): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d600): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.89476587 +0000 UTC m=+33.112527563 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4d600): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc23f0 item 81 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4dc80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4dc80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4dc80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4dc80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4dc80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.896606056 +0000 UTC m=+33.114367759 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee4dc80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72280): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72280): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2770 item 82 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72280): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72280): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72280): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72280): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.897427949 +0000 UTC m=+33.115189632 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72800): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72800): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72800): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72800): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72800): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.897427949 +0000 UTC m=+33.115189632 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72800): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2930 item 82 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72e80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72e80): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72e80): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72e80): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72e80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.899182164 +0000 UTC m=+33.116943847 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee72e80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee73380): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee73380): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee73380): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee73380): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee73380): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee73380): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc2d90 item 83 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee73380): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee73380): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.900107242 +0000 UTC m=+33.117868985 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee73380): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee738c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee738c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee738c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee738c0): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee738c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.900107242 +0000 UTC m=+33.117868985 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee738c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc30a0 item 83 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92040): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92040): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92040): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92040): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92040): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.901976133 +0000 UTC m=+33.119737816 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92040): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92540): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92540): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92540): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc3420 item 84 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92540): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92540): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92540): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92540): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92540): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.902788066 +0000 UTC m=+33.120549749 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92540): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92ac0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92ac0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92ac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.902788066 +0000 UTC m=+33.120549749 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee92ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc35e0 item 84 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93140): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93140): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93140): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.906986259 +0000 UTC m=+33.124747943 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93640): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93640): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93640): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93640): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93640): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93640): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc3960 item 85 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93640): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93640): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.907516761 +0000 UTC m=+33.125278444 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93640): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93b80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93b80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93b80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93b80): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93b80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.907516761 +0000 UTC m=+33.125278444 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ee93b80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0edc3b90 item 85 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0300): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0300): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0300): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0300): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0300): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.909468057 +0000 UTC m=+33.127229741 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0300): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0800): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0800): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0800): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea18af0 item 86 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0800): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0800): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0800): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0800): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0800): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.910147411 +0000 UTC m=+33.127909104 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0800): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0d80): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0d80): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0d80): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0d80): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0d80): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.910147411 +0000 UTC m=+33.127909104 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb0d80): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea18d20 item 86 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1400): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1400): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1400): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1400): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1400): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.912221911 +0000 UTC m=+33.129983634 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1400): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1900): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1900): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1900): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1900): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1900): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1900): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea191f0 item 87 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1900): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1900): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.912885755 +0000 UTC m=+33.130647438 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1900): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1e40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1e40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1e40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1e40): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1e40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.912885755 +0000 UTC m=+33.130647438 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eeb1e40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea19490 item 87 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed25c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed25c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed25c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed25c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed25c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.914841911 +0000 UTC m=+33.132603654 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed25c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2ac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2ac0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2ac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea19960 item 88 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2ac0): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2ac0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2ac0): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2ac0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2ac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.915458446 +0000 UTC m=+33.133220149 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed2ac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3040): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3040): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3040): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3040): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3040): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.915458446 +0000 UTC m=+33.133220149 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0eed3040): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0ea19b20 item 88 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a280): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a280): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a280): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a280): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a280): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a280): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.917610021 +0000 UTC m=+33.135371704 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a7c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a7c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a7c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57e230 item 89 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a7c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a7c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.91824456 +0000 UTC m=+33.136006243 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0a7c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0ad00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0ad00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0ad00): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0ad00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0ad00): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0ad00): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57e460 item 89 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0ad00): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0ad00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.918899106 +0000 UTC m=+33.136660830 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0ad00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b280): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b280): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b280): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b280): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b280): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.918899106 +0000 UTC m=+33.136660830 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b280): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57e770 item 89 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b8c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b8c0): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b8c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b8c0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b8c0): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b8c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b8c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b8c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.920801059 +0000 UTC m=+33.138562743 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0b8c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0be00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0be00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0be00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57ec40 item 90 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0be00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0be00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.921748891 +0000 UTC m=+33.139510574 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef0be00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3e440): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3e440): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3e440): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57f3b0 item 90 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3e440): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3e440): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3e440): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3e440): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3e440): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.922651426 +0000 UTC m=+33.140413159 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3e440): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3ea00): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3ea00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3ea00): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3ea00): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3ea00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.922651426 +0000 UTC m=+33.140413159 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3ea00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57f6c0 item 90 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f040): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f040): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f040): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f040): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f040): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f040): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f040): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f040): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.924904653 +0000 UTC m=+33.142666366 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f040): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f580): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f580): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f580): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e57fce0 item 91 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f580): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f580): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.925694956 +0000 UTC m=+33.143456649 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3f580): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3fac0): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3fac0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3fac0): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3fac0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3fac0): >_readAt: n=2, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3fac0): _writeAt: size=3, off=7 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e500230 item 91 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3fac0): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3fac0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.926496251 +0000 UTC m=+33.144257934 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef3fac0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e140): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e140): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e140): >_readAt: n=8, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.926496251 +0000 UTC m=+33.144257934 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e500700 item 91 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e780): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e780): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e780): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e780): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e780): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e780): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.92827478 +0000 UTC m=+33.146036463 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5e780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5ecc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5ecc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5ecc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e501260 item 92 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5ecc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5ecc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.929005541 +0000 UTC m=+33.146767234 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5ecc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f200): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f200): open at offset 5 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f200): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e501650 item 92 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f200): _readAt: size=2, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f200): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f200): _writeAt: size=3, off=5 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f200): >_writeAt: n=3, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f200): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.929660339 +0000 UTC m=+33.147422022 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f200): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f7c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f7c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 02:00:01 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-huhisel9doma/dir/file1: no such file or directory 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f7c0): >openPending: err= 2026/08/19 02:00:01 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-huhisel9doma/dir/file1: no such file or directory 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f7c0): >_readAt: n=3, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f7c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.929660339 +0000 UTC m=+33.147422022 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5f7c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0e5018f0 item 92 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5fe00): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5fe00): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5fe00): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5fe00): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5fe00): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5fe00): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5fe00): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5fe00): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.931706976 +0000 UTC m=+33.149468659 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef5fe00): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84440): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84440): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84440): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa1c0 item 93 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84440): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84440): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.932464417 +0000 UTC m=+33.150226100 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84440): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84b40): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84b40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84b40): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84b40): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84b40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.932464417 +0000 UTC m=+33.150226100 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef84b40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa380 item 93 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85180): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85180): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85180): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85180): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85180): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85180): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85180): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85180): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.934252244 +0000 UTC m=+33.152013927 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85180): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef856c0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef856c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef856c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa700 item 94 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef856c0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef856c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.935015787 +0000 UTC m=+33.152777490 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef856c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85dc0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85dc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85dc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85dc0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85dc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.935015787 +0000 UTC m=+33.152777490 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0ef85dc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effa8c0 item 94 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0500): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0500): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0500): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0500): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0500): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0500): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0500): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0500): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.936820577 +0000 UTC m=+33.154582290 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0500): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0a40): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0a40): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0a40): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effae00 item 95 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0a40): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0a40): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.937581876 +0000 UTC m=+33.155343559 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb0a40): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1140): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1140): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1140): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1140): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1140): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.937581876 +0000 UTC m=+33.155343559 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1140): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effafc0 item 95 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 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/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1780): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1780): open at offset 0 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1780): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1780): _readAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1780): >_readAt: n=0, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1780): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1780): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1780): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.939664972 +0000 UTC m=+33.157426705 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1780): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1cc0): _writeAt: size=5, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1cc0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1cc0): >openPending: err= 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effb340 item 96 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1cc0): >_writeAt: n=5, err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1cc0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.940339706 +0000 UTC m=+33.158101389 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efb1cc0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 02:00:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 02:00:01 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efe04c0): _readAt: size=512, off=0 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efe04c0): openPending: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efe04c0): >openPending: err= 2026/08/19 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efe04c0): >_readAt: n=5, err=EOF 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efe04c0): close: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 02:00:01.940339706 +0000 UTC m=+33.158101389 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : open-test-file(0x90d0efe04c0): >close: err= 2026/08/19 02:00:01 DEBUG : open-test-file: Remove: 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x90d0effb570 item 96 2026/08/19 02:00:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 02:00:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 02:00:01 DEBUG : open-test-file: >Remove: err= 2026/08/19 02:00:01 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : >WaitForWriters: 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.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.01s) --- 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.01s) --- 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.01s) --- 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.29s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:01 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:01 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 02:00:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:01 DEBUG : file1: newRWFileHandle: 2026/08/19 02:00:01 DEBUG : file1(0x90d0ecef540): openPending: 2026/08/19 02:00:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:01 DEBUG : file1(0x90d0ecef540): >openPending: err= 2026/08/19 02:00:01 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 02:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 02:00:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 02:00:01 DEBUG : file1(0x90d0ecef540): _writeAt: size=2, off=0 2026/08/19 02:00:01 DEBUG : file1(0x90d0ecef540): >_writeAt: n=2, err= 2026/08/19 02:00:01 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/19 02:00:01 DEBUG : file1(0x90d0ecef540): RWFileHandle.Flush 2026/08/19 02:00:01 DEBUG : file1(0x90d0ecef540): RWFileHandle.Release 2026/08/19 02:00:01 DEBUG : file1(0x90d0ecef540): close: 2026/08/19 02:00:01 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/19 02:00:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:01 DEBUG : file1(0x90d0ecef540): >close: err= 2026/08/19 02:00:01 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 02:00:01 DEBUG : Looking for writers 2026/08/19 02:00:01 DEBUG : file1: reading active writers 2026/08/19 02:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : file1: reading active writers 2026/08/19 02:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 02:00:02 DEBUG : file1: vfs cache: starting upload 2026/08/19 02:00:02 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1.a0a9169e.partial" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1.a0a9169e.partial 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1.a0a9169e.partial" 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : file1: reading active writers 2026/08/19 02:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-huhisel9doma/file1.a0a9169e.partial 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:02 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/19 02:00:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/19 02:00:02 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/19 02:00:02 INFO : file1: Copied (new) 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:02 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-huhisel9doma/dir/file1: no such file or directory 2026/08/19 02:00:02 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-huhisel9doma/dir/file1: no such file or directory 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-huhisel9doma/file1 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:02 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/19 02:00:02 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/19 02:00:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 02:00:02 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/19 02:00:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : file1: reading active writers 2026/08/19 02:00:02 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 02:00:02 DEBUG : >WaitForWriters: 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-huhisel9doma/file1 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:02 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:02 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/19 02:00:02 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : file1: reading active writers 2026/08/19 02:00:02 DEBUG : >WaitForWriters: 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:02 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:02 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 02:00:02 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:02 DEBUG : rename_me: newRWFileHandle: 2026/08/19 02:00:02 DEBUG : rename_me(0x90d0f096ac0): openPending: 2026/08/19 02:00:02 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 02:00:02 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/19 02:00:02 DEBUG : rename_me(0x90d0f096ac0): >openPending: err= 2026/08/19 02:00:02 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/19 02:00:02 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/19 02:00:02 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/19 02:00:02 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/19 02:00:02 DEBUG : rename_me(0x90d0f096ac0): _writeAt: size=5, off=0 2026/08/19 02:00:02 DEBUG : rename_me(0x90d0f096ac0): >_writeAt: n=5, err= 2026/08/19 02:00:02 DEBUG : rename_me(0x90d0f096ac0): close: 2026/08/19 02:00:02 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-19 02:00:02.485135188 +0000 UTC m=+33.702896871 2026/08/19 02:00:02 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/19 02:00:02 DEBUG : rename_me(0x90d0f096ac0): >close: err= 2026/08/19 02:00:02 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/19 02:00:02 DEBUG : i_was_renamed: Updating file with 0x90d0ebf48f0 2026/08/19 02:00:02 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/19 02:00:02 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/19 02:00:02 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : i_was_renamed: reading active writers 2026/08/19 02:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : i_was_renamed: reading active writers 2026/08/19 02:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : i_was_renamed: reading active writers 2026/08/19 02:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : i_was_renamed: reading active writers 2026/08/19 02:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 02:00:02 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/19 02:00:02 DEBUG : i_was_renamed.f60851e6.partial: size = 5 OK 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/i_was_renamed.f60851e6.partial" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/i_was_renamed.f60851e6.partial 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/i_was_renamed.f60851e6.partial" 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : i_was_renamed: reading active writers 2026/08/19 02:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/i_was_renamed.f60851e6.partial 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:02 DEBUG : i_was_renamed.f60851e6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:02 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 02:00:02 DEBUG : i_was_renamed.f60851e6.partial: renamed to: i_was_renamed 2026/08/19 02:00:02 INFO : i_was_renamed: Copied (new) 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/i_was_renamed" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/i_was_renamed 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/i_was_renamed" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/i_was_renamed 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:02 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:02 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-19 02:00:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 02:00:02 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/19 02:00:02 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/19 02:00:02 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/19 02:00:02 DEBUG : Looking for writers 2026/08/19 02:00:02 DEBUG : i_was_renamed: reading active writers 2026/08/19 02:00:02 DEBUG : >WaitForWriters: 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:02 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 02:00:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-huhisel9doma" 2026/08/19 02:00:02 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:02 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:02 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : forgetting directory cache 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f12eac0): _readAt: size=512, off=0 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f12eac0): openPending: 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 01:01:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 02:00:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f12eac0): >openPending: err= 2026/08/19 02:00:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f12eac0): >_readAt: n=20, err=EOF 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f12eac0): close: 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:01:02 +0000 UTC 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f12eac0): >close: err= 2026/08/19 02:00:03 DEBUG : Re-reading directory (109.58718ms old) 2026/08/19 02:00:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : forgetting directory cache 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f097a00): _readAt: size=512, off=0 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f097a00): openPending: 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 01:02:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-19 01:01:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 01:02:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-19 01:01:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/19 02:00:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 02:00:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f097a00): >openPending: err= 2026/08/19 02:00:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f097a00): >_readAt: n=20, err=EOF 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f097a00): close: 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:02:02 +0000 UTC 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate(0x90d0f097a00): >close: err= 2026/08/19 02:00:03 DEBUG : Re-reading directory (104.564192ms old) 2026/08/19 02:00:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:03 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:03 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/19 02:00:04 DEBUG : forgetting directory cache 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe0bc0): _readAt: size=512, off=0 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe0bc0): openPending: 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 01:03:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-19 01:02:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 01:03:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-19 01:02:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/19 02:00:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 02:00:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe0bc0): >openPending: err= 2026/08/19 02:00:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe0bc0): >_readAt: n=20, err=EOF 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe0bc0): close: 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:03:02 +0000 UTC 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe0bc0): >close: err= 2026/08/19 02:00:04 DEBUG : Re-reading directory (106.712128ms old) 2026/08/19 02:00:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : forgetting directory cache 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe1540): _readAt: size=512, off=0 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe1540): openPending: 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 01:04:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-19 01:03:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 01:04:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-19 01:03:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/19 02:00:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 02:00:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe1540): >openPending: err= 2026/08/19 02:00:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe1540): >_readAt: n=20, err=EOF 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe1540): close: 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:04:02 +0000 UTC 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate(0x90d0efe1540): >close: err= 2026/08/19 02:00:04 DEBUG : Re-reading directory (102.936336ms old) 2026/08/19 02:00:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:04 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:04 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : forgetting directory cache 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0e55e100): _readAt: size=512, off=0 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0e55e100): openPending: 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 01:05:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-19 01:04:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 01:05:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-19 01:04:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/19 02:00:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 02:00:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0e55e100): >openPending: err= 2026/08/19 02:00:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0e55e100): >_readAt: n=20, err=EOF 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0e55e100): close: 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:05:02 +0000 UTC 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0e55e100): >close: err= 2026/08/19 02:00:05 DEBUG : Re-reading directory (102.546959ms old) 2026/08/19 02:00:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : forgetting directory cache 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0f110f00): _readAt: size=512, off=0 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0f110f00): openPending: 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 01:06:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-19 01:05:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 01:06:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-19 01:05:02 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/19 02:00:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 02:00:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0f110f00): >openPending: err= 2026/08/19 02:00:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0f110f00): >_readAt: n=20, err=EOF 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0f110f00): close: 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:06:02 +0000 UTC 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate(0x90d0f110f00): >close: err= 2026/08/19 02:00:05 DEBUG : Re-reading directory (107.091126ms old) 2026/08/19 02:00:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:05 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:05 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/19 02:00:06 DEBUG : forgetting directory cache 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0f111bc0): _readAt: size=512, off=0 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0f111bc0): openPending: 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-19 01:07:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-19 01:06:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-19 01:07:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-19 01:06:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/19 02:00:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/19 02:00:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0f111bc0): >openPending: err= 2026/08/19 02:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0f111bc0): >_readAt: n=21, err=EOF 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0f111bc0): close: 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:07:02 +0000 UTC 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0f111bc0): >close: err= 2026/08/19 02:00:06 DEBUG : Re-reading directory (117.250299ms old) 2026/08/19 02:00:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : forgetting directory cache 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0e7fec40): _readAt: size=512, off=0 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0e7fec40): openPending: 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-19 01:08:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-19 01:07:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-19 01:08:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-19 01:07:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/19 02:00:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/19 02:00:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0e7fec40): >openPending: err= 2026/08/19 02:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0e7fec40): >_readAt: n=22, err=EOF 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0e7fec40): close: 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:08:02 +0000 UTC 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate(0x90d0e7fec40): >close: err= 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:06 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:06 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:06 DEBUG : forgetting directory cache 2026/08/19 02:00:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0e55f7c0): _readAt: size=512, off=0 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0e55f7c0): openPending: 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-19 01:09:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-19 01:08:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-19 01:09:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-19 01:08:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/19 02:00:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/19 02:00:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0e55f7c0): >openPending: err= 2026/08/19 02:00:07 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0e55f7c0): >_readAt: n=23, err=EOF 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0e55f7c0): close: 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:09:02 +0000 UTC 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0e55f7c0): >close: err= 2026/08/19 02:00:07 DEBUG : Re-reading directory (106.755961ms old) 2026/08/19 02:00:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : forgetting directory cache 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0eb84500): _readAt: size=512, off=0 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0eb84500): openPending: 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-huhisel9doma/TestRWCacheUpdate 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-19 01:10:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-19 01:09:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-19 01:10:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-19 01:09:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/19 02:00:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/19 02:00:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0eb84500): >openPending: err= 2026/08/19 02:00:07 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0eb84500): >_readAt: n=24, err=EOF 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0eb84500): close: 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 01:10:02 +0000 UTC 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate(0x90d0eb84500): >close: err= 2026/08/19 02:00:07 DEBUG : Re-reading directory (110.75659ms old) 2026/08/19 02:00:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 02:00:07 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:07 DEBUG : Looking for writers 2026/08/19 02:00:07 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/19 02:00:07 DEBUG : >WaitForWriters: 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.12s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:07 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:08 DEBUG : forgetting directory cache 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/19 02:00:08 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:08 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 02:00:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 02:00:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 02:00:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/19 02:00:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 02:00:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 02:00:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 02:00:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/19 02:00:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 02:00:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 02:00:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 02:00:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 02:00:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 02:00:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 02:00:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/19 02:00:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 02:00:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 02:00:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 02:00:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FilEb" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FilEb 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FilEb" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-huhisel9doma/FilEb 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/FiLeA" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-huhisel9doma/FiLeA 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:08 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:08 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:09 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:09 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FilEb" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FilEb 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FilEb" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-huhisel9doma/FilEb 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:09 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FilEb" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/FilEb 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/FilEb" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-huhisel9doma/FilEb 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:09 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/19 02:00:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 02:00:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:09 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 02:00:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:09 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 02:00:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:09 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 02:00:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 02:00:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 02:00:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 02:00:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FiLeB" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-huhisel9doma/FiLeB 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:09 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/19 02:00:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 02:00:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 02:00:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 02:00:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/FilEb" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/FilEb 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/FilEb" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-huhisel9doma/FilEb 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:09 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/19 02:00:09 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/19 02:00:09 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/19 02:00:09 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/19 02:00:09 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/19 02:00:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 02:00:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:09 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:09 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:09 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 02:00:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 02:00:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 02:00:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 02:00:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 02:00:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 02:00:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:09 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:09 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:09 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:09 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:09 DEBUG : Looking for writers 2026/08/19 02:00:09 DEBUG : FiLeA: reading active writers 2026/08/19 02:00:09 DEBUG : FiLeB: reading active writers 2026/08/19 02:00:09 DEBUG : FilEb: reading active writers 2026/08/19 02:00:09 DEBUG : >WaitForWriters: 2026/08/19 02:00:09 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:09 DEBUG : Looking for writers 2026/08/19 02:00:09 DEBUG : FiLeA: reading active writers 2026/08/19 02:00:09 DEBUG : FiLeB: reading active writers 2026/08/19 02:00:09 DEBUG : FilEb: reading active writers 2026/08/19 02:00:09 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.68s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/normal name with no special characters.txt" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/normal\ name\ with\ no\ special\ characters.txt 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/normal\ name\ with\ no\ special\ characters.txt" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-huhisel9doma/normal name with no special characters.txt 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:09 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/normal name with no special characters.txt" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/normal\ name\ with\ no\ special\ characters.txt 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/normal\ name\ with\ no\ special\ characters.txt" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-huhisel9doma/normal name with no special characters.txt 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:09 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/測試_Русский___ě_áñ" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/測試_Русский___ě_áñ 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/測試_Русский___ě_áñ" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-huhisel9doma/測試_Русский___ě_áñ 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:09 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/測試_Русский___ě_áñ" 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/測試_Русский___ě_áñ 2026/08/19 02:00:09 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/測試_Русский___ě_áñ" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-huhisel9doma/測試_Русский___ě_áñ 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/19 02:00:10 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/normal name with no special characters.txt" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/normal\ name\ with\ no\ special\ characters.txt 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/normal\ name\ with\ no\ special\ characters.txt" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-huhisel9doma/normal name with no special characters.txt 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/測試_Русский___ě_áñ" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/測試_Русский___ě_áñ 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/測試_Русский___ě_áñ" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-huhisel9doma/測試_Русский___ě_áñ 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:10 DEBUG : Looking for writers 2026/08/19 02:00:10 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/19 02:00:10 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/19 02:00:10 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.65s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:10 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Reusing VFS from active cache 2026/08/19 02:00:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:10 DEBUG : Looking for writers 2026/08/19 02:00:10 DEBUG : >WaitForWriters: 2026/08/19 02:00:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:10 DEBUG : Looking for writers 2026/08/19 02:00:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:10 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:10 DEBUG : Looking for writers 2026/08/19 02:00:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:10 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:10 DEBUG : Looking for writers 2026/08/19 02:00:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:10 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:10 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:10 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:10 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:10 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/19 02:00:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:10 DEBUG : dir: Looking for writers 2026/08/19 02:00:10 DEBUG : file2: reading active writers 2026/08/19 02:00:10 DEBUG : Looking for writers 2026/08/19 02:00:10 DEBUG : dir: reading active writers 2026/08/19 02:00:10 DEBUG : file1: reading active writers 2026/08/19 02:00:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.45s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:10 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:10 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:10 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:10 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:11 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:11 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/19 02:00:11 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:11 DEBUG : dir: Looking for writers 2026/08/19 02:00:11 DEBUG : Looking for writers 2026/08/19 02:00:11 DEBUG : dir: reading active writers 2026/08/19 02:00:11 DEBUG : file1: reading active writers 2026/08/19 02:00:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.40s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:11 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:11 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:11 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:11 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:11 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/19 02:00:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:11 DEBUG : file1: Open: flags=O_RDONLY 2026/08/19 02:00:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/19 02:00:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/19 02:00:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/19 02:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/new_file.txt" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/new_file.txt 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/new_file.txt" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/dir/new_file.txt 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 02:00:11 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/19 02:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/19 02:00:11 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:11 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/19 02:00:11 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:11 DEBUG : dir: Looking for writers 2026/08/19 02:00:11 DEBUG : file2: reading active writers 2026/08/19 02:00:11 DEBUG : new_file.txt: reading active writers 2026/08/19 02:00:11 DEBUG : Looking for writers 2026/08/19 02:00:11 DEBUG : dir: reading active writers 2026/08/19 02:00:11 DEBUG : file1: reading active writers 2026/08/19 02:00:11 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:11 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:11 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file2" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-huhisel9doma/dir/file2 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:11 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/19 02:00:11 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/19 02:00:11 DEBUG : dir/file1: Updating file with dir/file1 0x90d0f1356c0 2026/08/19 02:00:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/19 02:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:11 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:12 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/dir/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-huhisel9doma/dir/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:12 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/19 02:00:12 INFO : dir/file1: Moved (server-side) to: file0 2026/08/19 02:00:12 DEBUG : file0: Updating file with file0 0x90d0f1356c0 2026/08/19 02:00:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file0" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file0 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file0" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-huhisel9doma/file0 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:12 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file0" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file0 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file0" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-huhisel9doma/file0 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:12 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/19 02:00:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:12 DEBUG : dir: Looking for writers 2026/08/19 02:00:12 DEBUG : Looking for writers 2026/08/19 02:00:12 DEBUG : dir: reading active writers 2026/08/19 02:00:12 DEBUG : file0: reading active writers 2026/08/19 02:00:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.67s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:12 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Server has VFS statistics extension 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: About path "/rclone-test-huhisel9doma" 2026/08/19 02:00:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:12 DEBUG : Looking for writers 2026/08/19 02:00:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:12 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: 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/19 02:00:12 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: 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/19 02:00:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:12 DEBUG : Looking for writers 2026/08/19 02:00:12 DEBUG : a: Looking for writers 2026/08/19 02:00:12 DEBUG : b: Looking for writers 2026/08/19 02:00:12 DEBUG : c: Looking for writers 2026/08/19 02:00:12 DEBUG : d: Looking for writers 2026/08/19 02:00:12 DEBUG : Looking for writers 2026/08/19 02:00:12 DEBUG : /: reading active writers 2026/08/19 02:00:12 DEBUG : a: reading active writers 2026/08/19 02:00:12 DEBUG : b: reading active writers 2026/08/19 02:00:12 DEBUG : c: reading active writers 2026/08/19 02:00:12 DEBUG : d: reading active writers 2026/08/19 02:00:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:12 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/19 02:00:12 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/19 02:00:12 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/19 02:00:12 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/19 02:00:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:12 DEBUG : a/b/c/d: Looking for writers 2026/08/19 02:00:12 DEBUG : a/b/c: Looking for writers 2026/08/19 02:00:12 DEBUG : d: reading active writers 2026/08/19 02:00:12 DEBUG : a/b: Looking for writers 2026/08/19 02:00:12 DEBUG : c: reading active writers 2026/08/19 02:00:12 DEBUG : a: Looking for writers 2026/08/19 02:00:12 DEBUG : b: reading active writers 2026/08/19 02:00:12 DEBUG : Looking for writers 2026/08/19 02:00:12 DEBUG : a: reading active writers 2026/08/19 02:00:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === 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-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:12 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:12 DEBUG : Looking for writers 2026/08/19 02:00:12 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-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:12 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:12 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/19 02:00:12 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/19 02:00:12 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 02:00:12 DEBUG : file1: size = 5 OK 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:12 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 02:00:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:12 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-huhisel9doma/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:12 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/19 02:00:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:12 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/19 02:00:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 02:00:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 02:00:12 DEBUG : file1: size = 0 OK 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:12 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/file1 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:13 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 02:00:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 02:00:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 02:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 02:00:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 02:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (7 bytes), uploading instead of streaming 2026/08/19 02:00:13 DEBUG : file1: size = 7 OK 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:13 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:13 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/19 02:00:13 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/19 02:00:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 02:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:13 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:13 DEBUG : Looking for writers 2026/08/19 02:00:13 DEBUG : file1: reading active writers 2026/08/19 02:00:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.55s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:13 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:13 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/19 02:00:14 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/19 02:00:14 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/19 02:00:14 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (11 bytes), uploading instead of streaming 2026/08/19 02:00:14 DEBUG : file1: size = 11 OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:14 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/19 02:00:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/19 02:00:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:14 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-huhisel9doma/file1 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:14 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/19 02:00:14 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:14 DEBUG : Looking for writers 2026/08/19 02:00:14 DEBUG : file1: reading active writers 2026/08/19 02:00:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:14 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Connection OK after error: context canceled 2026/08/19 02:00:14 DEBUG : file1: Removed after failed upload: context canceled 2026/08/19 02:00:14 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/19 02:00:14 DEBUG : file1: Remove: 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/19 02:00:14 DEBUG : file1: >Remove: err= 2026/08/19 02:00:14 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:14 DEBUG : Looking for writers 2026/08/19 02:00:14 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:14 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Connection OK after error: context canceled 2026/08/19 02:00:14 DEBUG : file1: Removed after failed upload: context canceled 2026/08/19 02:00:14 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/19 02:00:14 DEBUG : file1: Remove: 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/19 02:00:14 DEBUG : file1: >Remove: err= 2026/08/19 02:00:14 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:14 DEBUG : Looking for writers 2026/08/19 02:00:14 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:14 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:14 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:14 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 02:00:14 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/19 02:00:14 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 02:00:14 DEBUG : file2: size = 5 OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file2" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file2 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file2" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file2 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:14 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:14 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 02:00:14 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file2" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file2 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file2" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file2 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:14 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file2" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/file2 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/file2" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-huhisel9doma/file2 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:14 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/19 02:00:14 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:14 DEBUG : Looking for writers 2026/08/19 02:00:14 DEBUG : file2: reading active writers 2026/08/19 02:00:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.32s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.31s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:14 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 02:00:14 DEBUG : file1: size = 5 OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:14 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/19 02:00:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 02:00:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/19 02:00:14 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:14 DEBUG : Looking for writers 2026/08/19 02:00:14 DEBUG : file1: reading active writers 2026/08/19 02:00:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.10s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:14 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:14 DEBUG : file1: WriteFileHandle.Release closing 2026/08/19 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 02:00:14 DEBUG : file1: size = 0 OK 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:14 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/file1 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:15 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 02:00:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 02:00:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/19 02:00:15 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:15 DEBUG : Looking for writers 2026/08/19 02:00:15 DEBUG : file1: reading active writers 2026/08/19 02:00:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:15 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (2 bytes), uploading instead of streaming 2026/08/19 02:00:15 DEBUG : file1: size = 2 OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-huhisel9doma/file1 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:15 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/19 02:00:15 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/19 02:00:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 02:00:15 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:15 DEBUG : Looking for writers 2026/08/19 02:00:15 DEBUG : file1: reading active writers 2026/08/19 02:00:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:15 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 02:00:15 DEBUG : file1: size = 0 OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-huhisel9doma/file1 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:15 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/19 02:00:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 02:00:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:15 DEBUG : file1: Open: flags=O_RDONLY 2026/08/19 02:00:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/19 02:00:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/19 02:00:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:15 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:15 DEBUG : Looking for writers 2026/08/19 02:00:15 DEBUG : file1: reading active writers 2026/08/19 02:00:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:15 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 02:00:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: File to upload is small (100 bytes), uploading instead of streaming 2026/08/19 02:00:15 DEBUG : file1: size = 100 OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/file1 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/file1" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: cb04addcf81c1e3187ecbf7bc2d95497 /rclone-test-huhisel9doma/file1 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:15 DEBUG : file1: Parsed hash: cb04addcf81c1e3187ecbf7bc2d95497 2026/08/19 02:00:15 DEBUG : file1: md5 = cb04addcf81c1e3187ecbf7bc2d95497 OK 2026/08/19 02:00:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 02:00:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 02:00:15 DEBUG : file1: Open: flags=O_RDONLY 2026/08/19 02:00:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/19 02:00:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/19 02:00:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:15 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:15 DEBUG : Looking for writers 2026/08/19 02:00:15 DEBUG : file1: reading active writers 2026/08/19 02:00:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:15 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:15 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 02:00:15 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/19 02:00:15 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/19 02:00:15 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/19 02:00:15 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/19 02:00:15 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/19 02:00:15 DEBUG : stalled: Remove: 2026/08/19 02:00:15 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/19 02:00:15 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:15 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f000.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f000.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f000.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-huhisel9doma/flat/f000.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:15 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f000.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/flat/f000.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/flat/f000.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-huhisel9doma/flat/f000.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:15 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f001.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f001.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f001.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-huhisel9doma/flat/f001.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:15 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f001.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/flat/f001.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/flat/f001.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-huhisel9doma/flat/f001.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:15 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f002.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f002.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f002.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-huhisel9doma/flat/f002.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:15 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f002.txt" 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/flat/f002.txt 2026/08/19 02:00:15 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/flat/f002.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-huhisel9doma/flat/f002.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f003.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f003.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f003.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-huhisel9doma/flat/f003.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f003.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/flat/f003.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/flat/f003.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-huhisel9doma/flat/f003.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f004.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f004.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f004.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-huhisel9doma/flat/f004.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f004.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: sha1sum /rclone-test-huhisel9doma/flat/f004.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-huhisel9doma/flat/f004.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-huhisel9doma/flat/f004.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/19 02:00:16 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/19 02:00:16 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/19 02:00:16 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:16 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f000.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f000.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f000.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-huhisel9doma/flat/f000.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/19 02:00:16 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/19 02:00:16 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/19 02:00:16 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f001.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f001.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f001.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-huhisel9doma/flat/f001.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/19 02:00:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/19 02:00:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/19 02:00:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f002.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f002.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f002.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-huhisel9doma/flat/f002.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/19 02:00:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/19 02:00:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/19 02:00:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:16 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f003.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f003.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f003.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-huhisel9doma/flat/f003.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/19 02:00:16 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/19 02:00:16 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/19 02:00:16 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:16 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/flat/f004.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/flat/f004.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/flat/f004.txt" 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-huhisel9doma/flat/f004.txt 2026/08/19 02:00:16 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:16 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/19 02:00:16 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:16 DEBUG : flat: Looking for writers 2026/08/19 02:00:16 DEBUG : f001.txt: reading active writers 2026/08/19 02:00:16 DEBUG : f002.txt: reading active writers 2026/08/19 02:00:16 DEBUG : f003.txt: reading active writers 2026/08/19 02:00:16 DEBUG : f004.txt: reading active writers 2026/08/19 02:00:16 DEBUG : f000.txt: reading active writers 2026/08/19 02:00:16 DEBUG : Looking for writers 2026/08/19 02:00:16 DEBUG : flat: reading active writers 2026/08/19 02:00:16 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.62s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:16 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:17 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/19 02:00:17 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/19 02:00:17 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:17 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/a/b/c/deep.txt" 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/a/b/c/deep.txt 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/a/b/c/deep.txt" 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-huhisel9doma/a/b/c/deep.txt 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:17 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/19 02:00:17 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/19 02:00:17 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/19 02:00:17 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:17 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/a/b/mid.txt" 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/a/b/mid.txt 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/a/b/mid.txt" 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-huhisel9doma/a/b/mid.txt 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:17 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/19 02:00:17 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/19 02:00:17 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/19 02:00:17 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:17 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/a/top.txt" 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/a/top.txt 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/a/top.txt" 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-huhisel9doma/a/top.txt 2026/08/19 02:00:17 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:17 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/19 02:00:17 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:17 DEBUG : a/b/c: Looking for writers 2026/08/19 02:00:17 DEBUG : deep.txt: reading active writers 2026/08/19 02:00:17 DEBUG : a/b: Looking for writers 2026/08/19 02:00:17 DEBUG : c: reading active writers 2026/08/19 02:00:17 DEBUG : mid.txt: reading active writers 2026/08/19 02:00:17 DEBUG : a: Looking for writers 2026/08/19 02:00:17 DEBUG : b: reading active writers 2026/08/19 02:00:17 DEBUG : top.txt: reading active writers 2026/08/19 02:00:17 DEBUG : Looking for writers 2026/08/19 02:00:17 DEBUG : a: reading active writers 2026/08/19 02:00:17 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.36s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:17 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/bigdir/big.bin" 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/bigdir/big.bin 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/bigdir/big.bin" 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: a3bf8933ba9bf1d4a327c217585c5dd0 /rclone-test-huhisel9doma/bigdir/big.bin 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:18 DEBUG : bigdir/big.bin: Parsed hash: a3bf8933ba9bf1d4a327c217585c5dd0 2026/08/19 02:00:18 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:18 DEBUG : bigdir: Looking for writers 2026/08/19 02:00:18 DEBUG : big.bin: reading active writers 2026/08/19 02:00:18 DEBUG : Looking for writers 2026/08/19 02:00:18 DEBUG : bigdir: reading active writers 2026/08/19 02:00:18 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.02s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-huhisel9doma", Local "Local file system at /tmp/rclone3386868853", Modify Window "1s" 2026/08/19 02:00:18 INFO : sftp://rclone@:22/rclone-test-huhisel9doma: poll-interval is not supported by this remote 2026/08/19 02:00:18 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/19 02:00:18 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/19 02:00:18 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:18 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir1/a.txt" 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir1/a.txt 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir1/a.txt" 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-huhisel9doma/dir1/a.txt 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:18 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/19 02:00:18 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/19 02:00:18 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/19 02:00:18 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:18 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir2/b.txt" 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir2/b.txt 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir2/b.txt" 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: 415290769594460e2e485922904f345d /rclone-test-huhisel9doma/dir2/b.txt 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:18 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/19 02:00:18 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/19 02:00:18 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/19 02:00:18 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 02:00:18 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Shell path "/rclone-test-huhisel9doma/dir3/c.txt" 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: creating additional session 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Running remote command: md5sum /rclone-test-huhisel9doma/dir3/c.txt 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-huhisel9doma/dir3/c.txt" 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: command exited OK 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-huhisel9doma/dir3/c.txt 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: ssh external: close 2026/08/19 02:00:18 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/19 02:00:18 DEBUG : WaitForWriters: timeout=30s 2026/08/19 02:00:18 DEBUG : dir2: Looking for writers 2026/08/19 02:00:18 DEBUG : b.txt: reading active writers 2026/08/19 02:00:18 DEBUG : dir3: Looking for writers 2026/08/19 02:00:18 DEBUG : c.txt: reading active writers 2026/08/19 02:00:18 DEBUG : dir1: Looking for writers 2026/08/19 02:00:18 DEBUG : a.txt: reading active writers 2026/08/19 02:00:18 DEBUG : Looking for writers 2026/08/19 02:00:18 DEBUG : dir1: reading active writers 2026/08/19 02:00:18 DEBUG : dir2: reading active writers 2026/08/19 02:00:18 DEBUG : dir3: reading active writers 2026/08/19 02:00:18 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.34s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/19 02:00:18 DEBUG : sftp://rclone@:22/rclone-test-huhisel9doma: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.966761106s (try 1/5)