"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/05/11 02:15:10 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-sizozih9nota" 2026/05/11 02:15:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 02:15:10 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/05/11 02:15:10 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/05/11 02:15:10 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/05/11 02:15:10 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/05/11 02:15:10 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/11 02:15:10 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/11 02:15:10 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell type "unix" from config 2026/05/11 02:15:10 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Relative path resolved to "/rclone-test-sizozih9nota" 2026/05/11 02:15:10 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Using root directory "/rclone-test-sizozih9nota" 2026/05/11 02:15:10 DEBUG : Creating backend with remote "/tmp/rclone897731952" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:10 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:10 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:10 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:10 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:10 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:11 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:11 DEBUG : dir: Looking for writers 2026/05/11 02:15:11 DEBUG : Looking for writers 2026/05/11 02:15:11 DEBUG : dir: reading active writers 2026/05/11 02:15:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:11 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/subdir/file3" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/subdir/file3 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/subdir/file3" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-sizozih9nota/dir/subdir/file3 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/subdir/file3" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/subdir/file3 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/subdir/file3" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-sizozih9nota/dir/subdir/file3 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/11 02:15:11 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:11 DEBUG : dir/subdir: Looking for writers 2026/05/11 02:15:11 DEBUG : dir: Looking for writers 2026/05/11 02:15:11 DEBUG : subdir: reading active writers 2026/05/11 02:15:11 DEBUG : file1: reading active writers 2026/05/11 02:15:11 DEBUG : file2: reading active writers 2026/05/11 02:15:11 DEBUG : Looking for writers 2026/05/11 02:15:11 DEBUG : dir: reading active writers 2026/05/11 02:15:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.61s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:11 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:11 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:11 DEBUG : dir: Looking for writers 2026/05/11 02:15:11 DEBUG : file1: reading active writers 2026/05/11 02:15:11 DEBUG : Looking for writers 2026/05/11 02:15:11 DEBUG : dir: reading active writers 2026/05/11 02:15:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:11 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:11 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:12 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:12 DEBUG : dir: Looking for writers 2026/05/11 02:15:12 DEBUG : Looking for writers 2026/05/11 02:15:12 DEBUG : dir: reading active writers 2026/05/11 02:15:12 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:12 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:12 DEBUG : dir: forgetting directory cache 2026/05/11 02:15:12 DEBUG : forgetting directory cache 2026/05/11 02:15:12 DEBUG : dir: forgetting directory cache 2026/05/11 02:15:12 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:12 DEBUG : Looking for writers 2026/05/11 02:15:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:12 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:12 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/11 02:15:12 DEBUG : dir: invalidating directory cache 2026/05/11 02:15:12 DEBUG : >ForgetPath: 2026/05/11 02:15:12 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/11 02:15:12 DEBUG : invalidating directory cache 2026/05/11 02:15:12 DEBUG : dir: forgetting directory cache 2026/05/11 02:15:12 DEBUG : >ForgetPath: 2026/05/11 02:15:12 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/11 02:15:12 DEBUG : >ForgetPath: 2026/05/11 02:15:12 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:12 DEBUG : dir: Looking for writers 2026/05/11 02:15:12 DEBUG : Looking for writers 2026/05/11 02:15:12 DEBUG : dir: reading active writers 2026/05/11 02:15:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.21s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:12 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/fil/a/b/c" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/fil/a/b/c 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/fil/a/b/c" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-sizozih9nota/fil/a/b/c 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:12 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/fil/a/b/c" 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/fil/a/b/c 2026/05/11 02:15:12 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/fil/a/b/c" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-sizozih9nota/fil/a/b/c 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:13 DEBUG : forgetting directory cache 2026/05/11 02:15:13 DEBUG : dir: forgetting directory cache 2026/05/11 02:15:13 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:13 DEBUG : fil/a/b: Looking for writers 2026/05/11 02:15:13 DEBUG : fil/a: Looking for writers 2026/05/11 02:15:13 DEBUG : b: reading active writers 2026/05/11 02:15:13 DEBUG : fil: Looking for writers 2026/05/11 02:15:13 DEBUG : a: reading active writers 2026/05/11 02:15:13 DEBUG : dir: Looking for writers 2026/05/11 02:15:13 DEBUG : Looking for writers 2026/05/11 02:15:13 DEBUG : dir: reading active writers 2026/05/11 02:15:13 DEBUG : fil: reading active writers 2026/05/11 02:15:13 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.65s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:13 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:13 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:13 DEBUG : dir: Looking for writers 2026/05/11 02:15:13 DEBUG : Looking for writers 2026/05/11 02:15:13 DEBUG : dir: reading active writers 2026/05/11 02:15:13 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.18s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:13 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:13 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:13 DEBUG : dir: Looking for writers 2026/05/11 02:15:13 DEBUG : file1: reading active writers 2026/05/11 02:15:13 DEBUG : Looking for writers 2026/05/11 02:15:13 DEBUG : dir: reading active writers 2026/05/11 02:15:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:13 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:13 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:13 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/subdir/file3" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/subdir/file3 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/subdir/file3" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-sizozih9nota/dir/subdir/file3 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/subdir/file3" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/subdir/file3 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/subdir/file3" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-sizozih9nota/dir/subdir/file3 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/11 02:15:14 DEBUG : Waiting for deletions to finish 2026/05/11 02:15:14 INFO : dir/subdir/file3: Deleted 2026/05/11 02:15:14 DEBUG : removing 1 level 2 directories 2026/05/11 02:15:14 INFO : dir/subdir: Removing directory 2026/05/11 02:15:14 DEBUG : dir: invalidating directory cache 2026/05/11 02:15:14 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/11 02:15:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/11 02:15:14 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/11 02:15:14 DEBUG : dir/file1: Reset virtual modtime 2026/05/11 02:15:14 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/11 02:15:14 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:14 DEBUG : dir: invalidating directory cache 2026/05/11 02:15:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/11 02:15:14 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/11 02:15:14 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/11 02:15:14 DEBUG : forgetting directory cache 2026/05/11 02:15:14 DEBUG : dir: forgetting directory cache 2026/05/11 02:15:14 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/11 02:15:14 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:14 DEBUG : dir/virtualDir: Looking for writers 2026/05/11 02:15:14 DEBUG : dir: Looking for writers 2026/05/11 02:15:14 DEBUG : virtualFile2: reading active writers 2026/05/11 02:15:14 DEBUG : virtualFile: reading active writers 2026/05/11 02:15:14 DEBUG : virtualDir: reading active writers 2026/05/11 02:15:14 DEBUG : file1: reading active writers 2026/05/11 02:15:14 DEBUG : Looking for writers 2026/05/11 02:15:14 DEBUG : dir: reading active writers 2026/05/11 02:15:14 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.58s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:14 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:14 ERROR : dir/: Can only open directories read only 2026/05/11 02:15:14 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:14 DEBUG : dir: Looking for writers 2026/05/11 02:15:14 DEBUG : Looking for writers 2026/05/11 02:15:14 DEBUG : dir: reading active writers 2026/05/11 02:15:14 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.17s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:14 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:14 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/11 02:15:14 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (5 bytes), uploading instead of streaming 2026/05/11 02:15:14 DEBUG : dir/potato: size = 5 OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/potato" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/potato 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/potato" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/dir/potato 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:14 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:14 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/11 02:15:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/11 02:15:14 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:14 DEBUG : dir: Looking for writers 2026/05/11 02:15:14 DEBUG : file1: reading active writers 2026/05/11 02:15:14 DEBUG : potato: reading active writers 2026/05/11 02:15:14 DEBUG : Looking for writers 2026/05/11 02:15:14 DEBUG : dir: reading active writers 2026/05/11 02:15:14 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.42s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:14 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:14 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:15 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:15 DEBUG : dir/sub: Looking for writers 2026/05/11 02:15:15 DEBUG : dir: Looking for writers 2026/05/11 02:15:15 DEBUG : file1: reading active writers 2026/05/11 02:15:15 DEBUG : sub: reading active writers 2026/05/11 02:15:15 DEBUG : Looking for writers 2026/05/11 02:15:15 DEBUG : dir: reading active writers 2026/05/11 02:15:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.45s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:15 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/11 02:15:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:15 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:15 DEBUG : dir/sub/subsub: Looking for writers 2026/05/11 02:15:15 DEBUG : dir/sub: Looking for writers 2026/05/11 02:15:15 DEBUG : subsub: reading active writers 2026/05/11 02:15:15 DEBUG : dir: Looking for writers 2026/05/11 02:15:15 DEBUG : file1: reading active writers 2026/05/11 02:15:15 DEBUG : sub: reading active writers 2026/05/11 02:15:15 DEBUG : Looking for writers 2026/05/11 02:15:15 DEBUG : dir: reading active writers 2026/05/11 02:15:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.31s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:15 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:15 ERROR : dir/: Dir.Remove not empty 2026/05/11 02:15:15 DEBUG : dir/file1: Remove: 2026/05/11 02:15:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:15 DEBUG : dir/file1: >Remove: err= 2026/05/11 02:15:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/11 02:15:15 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:15 DEBUG : Looking for writers 2026/05/11 02:15:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.18s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:15 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:15 DEBUG : dir/file1: Remove: 2026/05/11 02:15:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:15 DEBUG : dir/file1: >Remove: err= 2026/05/11 02:15:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/11 02:15:15 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:15 DEBUG : Looking for writers 2026/05/11 02:15:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:15 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:15 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:16 DEBUG : dir/file1: Remove: 2026/05/11 02:15:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:16 DEBUG : dir/file1: >Remove: err= 2026/05/11 02:15:16 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:16 DEBUG : dir: Looking for writers 2026/05/11 02:15:16 DEBUG : Looking for writers 2026/05/11 02:15:16 DEBUG : dir: reading active writers 2026/05/11 02:15:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.27s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:16 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file3" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file3 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file3" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-sizozih9nota/dir/file3 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:16 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file3" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file3 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file3" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-sizozih9nota/dir/file3 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:16 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/11 02:15:16 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/11 02:15:16 DEBUG : dir: Updating dir with dir2 0x1e741a10e750 2026/05/11 02:15:16 DEBUG : dir: forgetting directory cache 2026/05/11 02:15:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/11 02:15:16 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir2/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir2/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir2/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir2/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:16 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir2/file1" 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir2/file1 2026/05/11 02:15:16 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir2/file1" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir2/file1 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:17 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:17 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:17 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/11 02:15:17 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/11 02:15:17 DEBUG : file2: Updating file with file2 0x1e7419e3b450 2026/05/11 02:15:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file2" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file2 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file2" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/file2 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:17 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file2" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file2 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file2" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/file2 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:17 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:17 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:17 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/11 02:15:17 INFO : dir2/file3: Deleted 2026/05/11 02:15:17 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/11 02:15:17 DEBUG : dir2/file3: Updating file with dir2/file3 0x1e7419e3b450 2026/05/11 02:15:17 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/11 02:15:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:17 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir2/file3" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir2/file3 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:17 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:17 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/11 02:15:17 DEBUG : empty directory: Updating dir with renamed empty directory 0x1e7419ec0750 2026/05/11 02:15:17 DEBUG : empty directory: forgetting directory cache 2026/05/11 02:15:17 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/11 02:15:17 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/11 02:15:17 DEBUG : dir2: Renaming to "dir3" 2026/05/11 02:15:17 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:17 DEBUG : dir3: Looking for writers 2026/05/11 02:15:17 DEBUG : file3: reading active writers 2026/05/11 02:15:17 DEBUG : renamed empty directory: Looking for writers 2026/05/11 02:15:17 DEBUG : Looking for writers 2026/05/11 02:15:17 DEBUG : dir3: reading active writers 2026/05/11 02:15:17 DEBUG : renamed empty directory: reading active writers 2026/05/11 02:15:17 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.69s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:17 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:17 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/11 02:15:18 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:18 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 02:15:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/11 02:15:18 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/11 02:15:18 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/11 02:15:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/11 02:15:18 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:18 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 02:15:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/11 02:15:18 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/11 02:15:18 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/11 02:15:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (12 bytes), uploading instead of streaming 2026/05/11 02:15:18 DEBUG : dir/sub/file2: size = 12 OK 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/sub/file2" 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/sub/file2 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/sub/file2" 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-sizozih9nota/dir/sub/file2 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:18 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/11 02:15:18 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/11 02:15:18 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/11 02:15:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/11 02:15:18 DEBUG : forgetting directory cache 2026/05/11 02:15:18 DEBUG : dir: forgetting directory cache 2026/05/11 02:15:18 DEBUG : dir/sub: forgetting directory cache 2026/05/11 02:15:18 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/11 02:15:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (5 bytes), uploading instead of streaming 2026/05/11 02:15:18 DEBUG : dir/sub/file0: size = 5 OK 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/sub/file0" 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/sub/file0 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/sub/file0" 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/dir/sub/file0 2026/05/11 02:15:18 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:18 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:18 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:18 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/11 02:15:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/11 02:15:18 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:18 DEBUG : dir/sub: Looking for writers 2026/05/11 02:15:18 DEBUG : file0: reading active writers 2026/05/11 02:15:18 DEBUG : file2: reading active writers 2026/05/11 02:15:18 DEBUG : dir: Looking for writers 2026/05/11 02:15:18 DEBUG : sub: reading active writers 2026/05/11 02:15:18 DEBUG : file1: reading active writers 2026/05/11 02:15:18 DEBUG : Looking for writers 2026/05/11 02:15:18 DEBUG : dir: reading active writers 2026/05/11 02:15:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.42s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:18 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:18 DEBUG : forgetting directory cache 2026/05/11 02:15:19 DEBUG : forgetting directory cache 2026/05/11 02:15:19 DEBUG : dir: forgetting directory cache 2026/05/11 02:15:19 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:19 DEBUG : dir: Looking for writers 2026/05/11 02:15:19 DEBUG : Looking for writers 2026/05/11 02:15:19 DEBUG : dir: reading active writers 2026/05/11 02:15:19 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:19 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/11 02:15:19 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:19 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/11 02:15:19 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/11 02:15:19 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/11 02:15:19 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:19 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:19 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/11 02:15:19 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:19 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/11 02:15:19 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/11 02:15:19 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/11 02:15:19 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:19 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:19 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:19 DEBUG : dir: Looking for writers 2026/05/11 02:15:19 DEBUG : file1: reading active writers 2026/05/11 02:15:19 DEBUG : file1.metadata: reading active writers 2026/05/11 02:15:19 DEBUG : Looking for writers 2026/05/11 02:15:19 DEBUG : dir: reading active writers 2026/05/11 02:15:19 DEBUG : dir.metadata: reading active writers 2026/05/11 02:15:19 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:19 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:19 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:19 DEBUG : dir: Looking for writers 2026/05/11 02:15:19 DEBUG : file1: reading active writers 2026/05/11 02:15:19 DEBUG : Looking for writers 2026/05/11 02:15:19 DEBUG : dir: reading active writers 2026/05/11 02:15:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:19 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:19 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:20 DEBUG : Can set mod time: true 2026/05/11 02:15:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:20 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:20 DEBUG : dir: Looking for writers 2026/05/11 02:15:20 DEBUG : file1: reading active writers 2026/05/11 02:15:20 DEBUG : Looking for writers 2026/05/11 02:15:20 DEBUG : dir: reading active writers 2026/05/11 02:15:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:20 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 02:15:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (0 bytes), uploading instead of streaming 2026/05/11 02:15:20 DEBUG : dir/file1: size = 0 OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:20 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/11 02:15:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/11 02:15:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:20 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:20 DEBUG : dir: Looking for writers 2026/05/11 02:15:20 DEBUG : file1: reading active writers 2026/05/11 02:15:20 DEBUG : Looking for writers 2026/05/11 02:15:20 DEBUG : dir: reading active writers 2026/05/11 02:15:20 DEBUG : >WaitForWriters: 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/11 02:15:20 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:20 DEBUG : dir: Looking for writers 2026/05/11 02:15:20 DEBUG : file1: reading active writers 2026/05/11 02:15:20 DEBUG : Looking for writers 2026/05/11 02:15:20 DEBUG : dir: reading active writers 2026/05/11 02:15:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:20 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:20 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 02:15:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (5 bytes), uploading instead of streaming 2026/05/11 02:15:21 DEBUG : dir/file1: size = 5 OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/11 02:15:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:21 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:21 DEBUG : dir: Looking for writers 2026/05/11 02:15:21 DEBUG : file1: reading active writers 2026/05/11 02:15:21 DEBUG : Looking for writers 2026/05/11 02:15:21 DEBUG : dir: reading active writers 2026/05/11 02:15:21 DEBUG : >WaitForWriters: 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/11 02:15:21 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:21 DEBUG : dir: Looking for writers 2026/05/11 02:15:21 DEBUG : file1: reading active writers 2026/05/11 02:15:21 DEBUG : Looking for writers 2026/05/11 02:15:21 DEBUG : dir: reading active writers 2026/05/11 02:15:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:21 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:21 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:21 DEBUG : dir: Looking for writers 2026/05/11 02:15:21 DEBUG : file1: reading active writers 2026/05/11 02:15:21 DEBUG : Looking for writers 2026/05/11 02:15:21 DEBUG : dir: reading active writers 2026/05/11 02:15:21 DEBUG : >WaitForWriters: 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:21 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:21 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/11 02:15:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:21 DEBUG : dir/file1(0x1e741a1575c0): close: 2026/05/11 02:15:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/11 02:15:21 DEBUG : dir/file1(0x1e741a1575c0): >close: err= 2026/05/11 02:15:21 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:21 DEBUG : dir: Looking for writers 2026/05/11 02:15:21 DEBUG : file1: reading active writers 2026/05/11 02:15:21 DEBUG : Looking for writers 2026/05/11 02:15:21 DEBUG : dir: reading active writers 2026/05/11 02:15:21 DEBUG : >WaitForWriters: 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:21 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:22 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:22 DEBUG : dir: Looking for writers 2026/05/11 02:15:22 DEBUG : file1: reading active writers 2026/05/11 02:15:22 DEBUG : Looking for writers 2026/05/11 02:15:22 DEBUG : dir: reading active writers 2026/05/11 02:15:22 DEBUG : >WaitForWriters: 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:22 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:22 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/11 02:15:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:22 DEBUG : dir/file1(0x1e741a17f9c0): _writeAt: size=5, off=0 2026/05/11 02:15:22 DEBUG : dir/file1(0x1e741a17f9c0): openPending: 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/11 02:15:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/11 02:15:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:22 DEBUG : dir/file1(0x1e741a17f9c0): >openPending: err= 2026/05/11 02:15:22 DEBUG : dir/file1(0x1e741a17f9c0): >_writeAt: n=5, err= 2026/05/11 02:15:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/11 02:15:22 DEBUG : dir/file1(0x1e741a17f9c0): close: 2026/05/11 02:15:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/11 02:15:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/11 02:15:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/11 02:15:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/11 02:15:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/11 02:15:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:22 DEBUG : dir/file1(0x1e741a17f9c0): >close: err= 2026/05/11 02:15:22 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:22 DEBUG : dir: Looking for writers 2026/05/11 02:15:22 DEBUG : file1: reading active writers 2026/05/11 02:15:22 DEBUG : Looking for writers 2026/05/11 02:15:22 DEBUG : dir: reading active writers 2026/05/11 02:15:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:22 DEBUG : dir: Looking for writers 2026/05/11 02:15:22 DEBUG : file1: reading active writers 2026/05/11 02:15:22 DEBUG : Looking for writers 2026/05/11 02:15:22 DEBUG : dir: reading active writers 2026/05/11 02:15:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:22 DEBUG : dir: Looking for writers 2026/05/11 02:15:22 DEBUG : file1: reading active writers 2026/05/11 02:15:22 DEBUG : Looking for writers 2026/05/11 02:15:22 DEBUG : dir: reading active writers 2026/05/11 02:15:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:22 DEBUG : dir: Looking for writers 2026/05/11 02:15:22 DEBUG : file1: reading active writers 2026/05/11 02:15:22 DEBUG : Looking for writers 2026/05/11 02:15:22 DEBUG : dir: reading active writers 2026/05/11 02:15:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:22 DEBUG : dir/file1: vfs cache: starting upload 2026/05/11 02:15:22 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1.2f98c60a.partial" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1.2f98c60a.partial 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1.2f98c60a.partial" 2026/05/11 02:15:22 DEBUG : dir: Looking for writers 2026/05/11 02:15:22 DEBUG : file1: reading active writers 2026/05/11 02:15:22 DEBUG : Looking for writers 2026/05/11 02:15:22 DEBUG : dir: reading active writers 2026/05/11 02:15:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-sizozih9nota/dir/file1.2f98c60a.partial 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:22 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/11 02:15:22 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/11 02:15:22 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/11 02:15:22 INFO : dir/file1: Copied (replaced existing) 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:22 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/11 02:15:22 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/11 02:15:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/11 02:15:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:22 DEBUG : dir: Looking for writers 2026/05/11 02:15:22 DEBUG : file1: reading active writers 2026/05/11 02:15:22 DEBUG : Looking for writers 2026/05/11 02:15:22 DEBUG : dir: reading active writers 2026/05/11 02:15:22 DEBUG : >WaitForWriters: 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:22 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:22 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/11 02:15:22 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:22 DEBUG : dir: Looking for writers 2026/05/11 02:15:22 DEBUG : file1: reading active writers 2026/05/11 02:15:22 DEBUG : Looking for writers 2026/05/11 02:15:22 DEBUG : dir: reading active writers 2026/05/11 02:15:22 DEBUG : >WaitForWriters: 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (2.99s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.40s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.51s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.76s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:22 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:22 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 02:15:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:23 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:23 DEBUG : dir: Looking for writers 2026/05/11 02:15:23 DEBUG : file1: reading active writers 2026/05/11 02:15:23 DEBUG : Looking for writers 2026/05/11 02:15:23 DEBUG : dir: reading active writers 2026/05/11 02:15:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.32s) === RUN TestFileOpenReadUnknownSize 2026/05/11 02:15:23 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/11 02:15:23 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/11 02:15:23 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:23 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/11 02:15:23 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:23 DEBUG : Looking for writers 2026/05/11 02:15:23 DEBUG : file.txt: reading active writers 2026/05/11 02:15:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:23 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (25 bytes), uploading instead of streaming 2026/05/11 02:15:23 DEBUG : dir/file1: size = 25 OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/11 02:15:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:23 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:23 DEBUG : dir: Looking for writers 2026/05/11 02:15:23 DEBUG : file1: reading active writers 2026/05/11 02:15:23 DEBUG : Looking for writers 2026/05/11 02:15:23 DEBUG : dir: reading active writers 2026/05/11 02:15:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:23 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:23 DEBUG : dir/file1: Remove: 2026/05/11 02:15:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:23 DEBUG : dir/file1: >Remove: err= 2026/05/11 02:15:23 DEBUG : dir/file1: Remove: 2026/05/11 02:15:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/11 02:15:23 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:23 DEBUG : dir: Looking for writers 2026/05/11 02:15:23 DEBUG : Looking for writers 2026/05/11 02:15:23 DEBUG : dir: reading active writers 2026/05/11 02:15:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:23 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:23 DEBUG : dir/file1: Remove: 2026/05/11 02:15:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:23 DEBUG : dir/file1: >Remove: err= 2026/05/11 02:15:23 DEBUG : dir/file1: Remove: 2026/05/11 02:15:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/11 02:15:23 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:23 DEBUG : dir: Looking for writers 2026/05/11 02:15:23 DEBUG : Looking for writers 2026/05/11 02:15:23 DEBUG : dir: reading active writers 2026/05/11 02:15:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:23 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:23 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 02:15:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/11 02:15:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 02:15:24 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/11 02:15:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 02:15:24 DEBUG : dir/file1: Open: flags=0x3 2026/05/11 02:15:24 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/11 02:15:24 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/11 02:15:24 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:24 DEBUG : dir: Looking for writers 2026/05/11 02:15:24 DEBUG : file1: reading active writers 2026/05/11 02:15:24 DEBUG : Looking for writers 2026/05/11 02:15:24 DEBUG : dir: reading active writers 2026/05/11 02:15:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:24 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:24 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:24 DEBUG : dir: Looking for writers 2026/05/11 02:15:24 DEBUG : file1: reading active writers 2026/05/11 02:15:24 DEBUG : Looking for writers 2026/05/11 02:15:24 DEBUG : dir: reading active writers 2026/05/11 02:15:24 DEBUG : >WaitForWriters: 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:24 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a171450 2026/05/11 02:15:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 02:15:24 DEBUG : dir/file1: Updating file with dir/file1 0x1e741a171450 2026/05/11 02:15:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 02:15:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:24 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 02:15:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:25 DEBUG : dir/file1: File is currently open, delaying rename 0x1e741a171450 2026/05/11 02:15:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (25 bytes), uploading instead of streaming 2026/05/11 02:15:25 DEBUG : dir/file1: size = 25 OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/11 02:15:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:25 DEBUG : newLeaf: Running delayed rename now 2026/05/11 02:15:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:25 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a171450 2026/05/11 02:15:25 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:25 DEBUG : dir: Looking for writers 2026/05/11 02:15:25 DEBUG : Looking for writers 2026/05/11 02:15:25 DEBUG : dir: reading active writers 2026/05/11 02:15:25 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:25 DEBUG : >WaitForWriters: 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/11 02:15:25 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:25 DEBUG : dir: Looking for writers 2026/05/11 02:15:25 DEBUG : Looking for writers 2026/05/11 02:15:25 DEBUG : dir: reading active writers 2026/05/11 02:15:25 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:25 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:25 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:25 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:25 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:25 DEBUG : dir: Looking for writers 2026/05/11 02:15:25 DEBUG : file1: reading active writers 2026/05/11 02:15:25 DEBUG : Looking for writers 2026/05/11 02:15:25 DEBUG : dir: reading active writers 2026/05/11 02:15:25 DEBUG : >WaitForWriters: 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:25 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a2fb930 2026/05/11 02:15:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 02:15:25 DEBUG : dir/file1: Updating file with dir/file1 0x1e741a2fb930 2026/05/11 02:15:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 02:15:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:25 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 02:15:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:26 DEBUG : dir/file1: File is currently open, delaying rename 0x1e741a2fb930 2026/05/11 02:15:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (25 bytes), uploading instead of streaming 2026/05/11 02:15:26 DEBUG : dir/file1: size = 25 OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:26 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/11 02:15:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:26 DEBUG : newLeaf: Running delayed rename now 2026/05/11 02:15:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:26 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a2fb930 2026/05/11 02:15:26 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:26 DEBUG : dir: Looking for writers 2026/05/11 02:15:26 DEBUG : Looking for writers 2026/05/11 02:15:26 DEBUG : dir: reading active writers 2026/05/11 02:15:26 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:26 DEBUG : >WaitForWriters: 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/11 02:15:26 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:26 DEBUG : dir: Looking for writers 2026/05/11 02:15:26 DEBUG : Looking for writers 2026/05/11 02:15:26 DEBUG : dir: reading active writers 2026/05/11 02:15:26 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:26 DEBUG : >WaitForWriters: 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:26 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:26 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 02:15:26 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:26 DEBUG : dir/file1(0x1e741a1a8b80): openPending: 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/11 02:15:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/11 02:15:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:26 DEBUG : dir/file1(0x1e741a1a8b80): >openPending: err= 2026/05/11 02:15:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 02:15:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:26 DEBUG : dir/file1(0x1e741a1a8b80): _writeAt: size=14, off=0 2026/05/11 02:15:26 DEBUG : dir/file1(0x1e741a1a8b80): >_writeAt: n=14, err= 2026/05/11 02:15:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/11 02:15:26 DEBUG : dir/file1(0x1e741a1a8b80): close: 2026/05/11 02:15:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/11 02:15:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/11 02:15:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:26 DEBUG : dir/file1(0x1e741a1a8b80): >close: err= 2026/05/11 02:15:26 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:26 DEBUG : dir: Looking for writers 2026/05/11 02:15:26 DEBUG : file1: reading active writers 2026/05/11 02:15:26 DEBUG : Looking for writers 2026/05/11 02:15:26 DEBUG : dir: reading active writers 2026/05/11 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:26 DEBUG : dir: Looking for writers 2026/05/11 02:15:26 DEBUG : file1: reading active writers 2026/05/11 02:15:26 DEBUG : Looking for writers 2026/05/11 02:15:26 DEBUG : dir: reading active writers 2026/05/11 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:26 DEBUG : dir: Looking for writers 2026/05/11 02:15:26 DEBUG : file1: reading active writers 2026/05/11 02:15:26 DEBUG : Looking for writers 2026/05/11 02:15:26 DEBUG : dir: reading active writers 2026/05/11 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:26 DEBUG : dir: Looking for writers 2026/05/11 02:15:26 DEBUG : file1: reading active writers 2026/05/11 02:15:26 DEBUG : Looking for writers 2026/05/11 02:15:26 DEBUG : dir: reading active writers 2026/05/11 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:26 DEBUG : dir/file1: vfs cache: starting upload 2026/05/11 02:15:26 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1.ca338588.partial" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1.ca338588.partial 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1.ca338588.partial" 2026/05/11 02:15:26 DEBUG : dir: Looking for writers 2026/05/11 02:15:26 DEBUG : file1: reading active writers 2026/05/11 02:15:26 DEBUG : Looking for writers 2026/05/11 02:15:26 DEBUG : dir: reading active writers 2026/05/11 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1.ca338588.partial 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:26 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/11 02:15:26 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/11 02:15:26 INFO : dir/file1: Copied (replaced existing) 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:26 DEBUG : dir: Looking for writers 2026/05/11 02:15:26 DEBUG : file1: reading active writers 2026/05/11 02:15:26 DEBUG : Looking for writers 2026/05/11 02:15:26 DEBUG : dir: reading active writers 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:26 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/11 02:15:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/11 02:15:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:27 DEBUG : dir: Looking for writers 2026/05/11 02:15:27 DEBUG : file1: reading active writers 2026/05/11 02:15:27 DEBUG : Looking for writers 2026/05/11 02:15:27 DEBUG : dir: reading active writers 2026/05/11 02:15:27 DEBUG : >WaitForWriters: 2026/05/11 02:15:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:27 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:27 DEBUG : dir/file1(0x1e741a2b4800): _readAt: size=512, off=0 2026/05/11 02:15:27 DEBUG : dir/file1(0x1e741a2b4800): openPending: 2026/05/11 02:15:27 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/05/11 02:15:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 02:15:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:27 DEBUG : dir/file1(0x1e741a2b4800): >openPending: err= 2026/05/11 02:15:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/11 02:15:27 DEBUG : dir/file1(0x1e741a2b4800): >_readAt: n=14, err=EOF 2026/05/11 02:15:27 DEBUG : dir/file1(0x1e741a2b4800): close: 2026/05/11 02:15:27 DEBUG : dir/file1(0x1e741a2b4800): >close: err= 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 02:15:27 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a4bf450 2026/05/11 02:15:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/11 02:15:27 DEBUG : dir/file1: Updating file with dir/file1 0x1e741a4bf450 2026/05/11 02:15:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 02:15:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:27 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:28 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:28 DEBUG : dir/file1(0x1e74199ab2c0): openPending: 2026/05/11 02:15:28 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/05/11 02:15:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 02:15:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:28 DEBUG : dir/file1(0x1e74199ab2c0): >openPending: err= 2026/05/11 02:15:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 02:15:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:28 DEBUG : dir/file1(0x1e74199ab2c0): _writeAt: size=25, off=0 2026/05/11 02:15:28 DEBUG : dir/file1(0x1e74199ab2c0): >_writeAt: n=25, err= 2026/05/11 02:15:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 02:15:28 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a4bf450 2026/05/11 02:15:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:28 DEBUG : newLeaf(0x1e74199ab2c0): close: 2026/05/11 02:15:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/11 02:15:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-11 02:15:28.08669059 +0000 UTC m=+17.291897457 2026/05/11 02:15:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:28 DEBUG : newLeaf(0x1e74199ab2c0): >close: err= 2026/05/11 02:15:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:28 DEBUG : dir: Looking for writers 2026/05/11 02:15:28 DEBUG : Looking for writers 2026/05/11 02:15:28 DEBUG : dir: reading active writers 2026/05/11 02:15:28 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:28 DEBUG : dir: Looking for writers 2026/05/11 02:15:28 DEBUG : Looking for writers 2026/05/11 02:15:28 DEBUG : dir: reading active writers 2026/05/11 02:15:28 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:28 DEBUG : dir: Looking for writers 2026/05/11 02:15:28 DEBUG : Looking for writers 2026/05/11 02:15:28 DEBUG : dir: reading active writers 2026/05/11 02:15:28 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:28 DEBUG : dir: Looking for writers 2026/05/11 02:15:28 DEBUG : Looking for writers 2026/05/11 02:15:28 DEBUG : dir: reading active writers 2026/05/11 02:15:28 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:28 DEBUG : newLeaf: vfs cache: starting upload 2026/05/11 02:15:28 DEBUG : newLeaf.80d174f3.partial: size = 25 OK 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf.80d174f3.partial" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf.80d174f3.partial 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf.80d174f3.partial" 2026/05/11 02:15:28 DEBUG : dir: Looking for writers 2026/05/11 02:15:28 DEBUG : Looking for writers 2026/05/11 02:15:28 DEBUG : dir: reading active writers 2026/05/11 02:15:28 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf.80d174f3.partial 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:28 DEBUG : newLeaf.80d174f3.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/11 02:15:28 DEBUG : newLeaf.80d174f3.partial: renamed to: newLeaf 2026/05/11 02:15:28 INFO : newLeaf: Copied (replaced existing) 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:28 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-11 02:15:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/11 02:15:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/11 02:15:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/11 02:15:28 DEBUG : dir: Looking for writers 2026/05/11 02:15:28 DEBUG : Looking for writers 2026/05/11 02:15:28 DEBUG : dir: reading active writers 2026/05/11 02:15:28 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:28 DEBUG : >WaitForWriters: 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:28 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:28 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/11 02:15:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:28 DEBUG : dir: Looking for writers 2026/05/11 02:15:28 DEBUG : Looking for writers 2026/05/11 02:15:28 DEBUG : dir: reading active writers 2026/05/11 02:15:28 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:28 DEBUG : >WaitForWriters: 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:28 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:28 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:28 DEBUG : dir: Looking for writers 2026/05/11 02:15:28 DEBUG : file1: reading active writers 2026/05/11 02:15:28 DEBUG : Looking for writers 2026/05/11 02:15:28 DEBUG : dir: reading active writers 2026/05/11 02:15:28 DEBUG : >WaitForWriters: 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:28 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:29 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a24ba00 2026/05/11 02:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:29 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 02:15:29 DEBUG : dir/file1: Updating file with dir/file1 0x1e741a24ba00 2026/05/11 02:15:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 02:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:29 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:29 DEBUG : dir/file1(0x1e741a2452c0): openPending: 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/11 02:15:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/11 02:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:29 DEBUG : dir/file1(0x1e741a2452c0): >openPending: err= 2026/05/11 02:15:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 02:15:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:29 DEBUG : dir/file1(0x1e741a2452c0): _writeAt: size=25, off=0 2026/05/11 02:15:29 DEBUG : dir/file1(0x1e741a2452c0): >_writeAt: n=25, err= 2026/05/11 02:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 02:15:29 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a24ba00 2026/05/11 02:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:29 DEBUG : newLeaf(0x1e741a2452c0): close: 2026/05/11 02:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/11 02:15:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-11 02:15:29.667476372 +0000 UTC m=+18.872683229 2026/05/11 02:15:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:29 DEBUG : newLeaf(0x1e741a2452c0): >close: err= 2026/05/11 02:15:29 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:29 DEBUG : dir: Looking for writers 2026/05/11 02:15:29 DEBUG : Looking for writers 2026/05/11 02:15:29 DEBUG : dir: reading active writers 2026/05/11 02:15:29 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:29 DEBUG : dir: Looking for writers 2026/05/11 02:15:29 DEBUG : Looking for writers 2026/05/11 02:15:29 DEBUG : dir: reading active writers 2026/05/11 02:15:29 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:29 DEBUG : dir: Looking for writers 2026/05/11 02:15:29 DEBUG : Looking for writers 2026/05/11 02:15:29 DEBUG : dir: reading active writers 2026/05/11 02:15:29 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:29 DEBUG : dir: Looking for writers 2026/05/11 02:15:29 DEBUG : Looking for writers 2026/05/11 02:15:29 DEBUG : dir: reading active writers 2026/05/11 02:15:29 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:29 DEBUG : newLeaf: vfs cache: starting upload 2026/05/11 02:15:29 DEBUG : newLeaf.4604d58d.partial: size = 25 OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf.4604d58d.partial" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf.4604d58d.partial 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf.4604d58d.partial" 2026/05/11 02:15:29 DEBUG : dir: Looking for writers 2026/05/11 02:15:29 DEBUG : Looking for writers 2026/05/11 02:15:29 DEBUG : dir: reading active writers 2026/05/11 02:15:29 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf.4604d58d.partial 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:29 DEBUG : newLeaf.4604d58d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/11 02:15:29 DEBUG : newLeaf.4604d58d.partial: renamed to: newLeaf 2026/05/11 02:15:29 INFO : newLeaf: Copied (replaced existing) 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:29 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:30 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-11 02:15:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/11 02:15:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/11 02:15:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/11 02:15:30 DEBUG : dir: Looking for writers 2026/05/11 02:15:30 DEBUG : Looking for writers 2026/05/11 02:15:30 DEBUG : dir: reading active writers 2026/05/11 02:15:30 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:30 DEBUG : >WaitForWriters: 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:30 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:30 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/11 02:15:30 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:30 DEBUG : dir: Looking for writers 2026/05/11 02:15:30 DEBUG : Looking for writers 2026/05/11 02:15:30 DEBUG : dir: reading active writers 2026/05/11 02:15:30 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:30 DEBUG : >WaitForWriters: 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:30 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:30 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 02:15:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a156340): openPending: 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/11 02:15:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/11 02:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a156340): >openPending: err= 2026/05/11 02:15:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 02:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a156340): _writeAt: size=14, off=0 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a156340): >_writeAt: n=14, err= 2026/05/11 02:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a156340): close: 2026/05/11 02:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/11 02:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/11 02:15:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a156340): >close: err= 2026/05/11 02:15:30 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:30 DEBUG : dir: Looking for writers 2026/05/11 02:15:30 DEBUG : file1: reading active writers 2026/05/11 02:15:30 DEBUG : Looking for writers 2026/05/11 02:15:30 DEBUG : dir: reading active writers 2026/05/11 02:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:30 DEBUG : dir: Looking for writers 2026/05/11 02:15:30 DEBUG : file1: reading active writers 2026/05/11 02:15:30 DEBUG : Looking for writers 2026/05/11 02:15:30 DEBUG : dir: reading active writers 2026/05/11 02:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:30 DEBUG : dir: Looking for writers 2026/05/11 02:15:30 DEBUG : file1: reading active writers 2026/05/11 02:15:30 DEBUG : Looking for writers 2026/05/11 02:15:30 DEBUG : dir: reading active writers 2026/05/11 02:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:30 DEBUG : dir: Looking for writers 2026/05/11 02:15:30 DEBUG : file1: reading active writers 2026/05/11 02:15:30 DEBUG : Looking for writers 2026/05/11 02:15:30 DEBUG : dir: reading active writers 2026/05/11 02:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:30 DEBUG : dir/file1: vfs cache: starting upload 2026/05/11 02:15:30 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1.ca338588.partial" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1.ca338588.partial 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1.ca338588.partial" 2026/05/11 02:15:30 DEBUG : dir: Looking for writers 2026/05/11 02:15:30 DEBUG : file1: reading active writers 2026/05/11 02:15:30 DEBUG : Looking for writers 2026/05/11 02:15:30 DEBUG : dir: reading active writers 2026/05/11 02:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1.ca338588.partial 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:30 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/11 02:15:30 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/11 02:15:30 INFO : dir/file1: Copied (replaced existing) 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/11 02:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:30 DEBUG : dir: Looking for writers 2026/05/11 02:15:30 DEBUG : file1: reading active writers 2026/05/11 02:15:30 DEBUG : Looking for writers 2026/05/11 02:15:30 DEBUG : dir: reading active writers 2026/05/11 02:15:30 DEBUG : >WaitForWriters: 2026/05/11 02:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a78f480): _readAt: size=512, off=0 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a78f480): openPending: 2026/05/11 02:15:30 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/05/11 02:15:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 02:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a78f480): >openPending: err= 2026/05/11 02:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a78f480): >_readAt: n=14, err=EOF 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a78f480): close: 2026/05/11 02:15:30 DEBUG : dir/file1(0x1e741a78f480): >close: err= 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:30 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 02:15:31 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a119450 2026/05/11 02:15:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/11 02:15:31 DEBUG : dir/file1: Updating file with dir/file1 0x1e741a119450 2026/05/11 02:15:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 02:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:31 DEBUG : dir/file1(0x1e741a78fe80): openPending: 2026/05/11 02:15:31 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/05/11 02:15:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 02:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:31 DEBUG : dir/file1(0x1e741a78fe80): >openPending: err= 2026/05/11 02:15:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 02:15:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:31 DEBUG : dir/file1(0x1e741a78fe80): _writeAt: size=25, off=0 2026/05/11 02:15:31 DEBUG : dir/file1(0x1e741a78fe80): >_writeAt: n=25, err= 2026/05/11 02:15:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 02:15:31 DEBUG : newLeaf: Updating file with newLeaf 0x1e741a119450 2026/05/11 02:15:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:31 DEBUG : newLeaf(0x1e741a78fe80): close: 2026/05/11 02:15:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/11 02:15:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-11 02:15:31.698552489 +0000 UTC m=+20.903759376 2026/05/11 02:15:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:31 DEBUG : newLeaf(0x1e741a78fe80): >close: err= 2026/05/11 02:15:31 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:31 DEBUG : dir: Looking for writers 2026/05/11 02:15:31 DEBUG : Looking for writers 2026/05/11 02:15:31 DEBUG : dir: reading active writers 2026/05/11 02:15:31 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:31 DEBUG : dir: Looking for writers 2026/05/11 02:15:31 DEBUG : Looking for writers 2026/05/11 02:15:31 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:31 DEBUG : dir: reading active writers 2026/05/11 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:31 DEBUG : dir: Looking for writers 2026/05/11 02:15:31 DEBUG : Looking for writers 2026/05/11 02:15:31 DEBUG : dir: reading active writers 2026/05/11 02:15:31 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:31 DEBUG : dir: Looking for writers 2026/05/11 02:15:31 DEBUG : Looking for writers 2026/05/11 02:15:31 DEBUG : dir: reading active writers 2026/05/11 02:15:31 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:31 DEBUG : newLeaf: vfs cache: starting upload 2026/05/11 02:15:31 DEBUG : newLeaf.77a79ef0.partial: size = 25 OK 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf.77a79ef0.partial" 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf.77a79ef0.partial 2026/05/11 02:15:31 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf.77a79ef0.partial" 2026/05/11 02:15:31 DEBUG : dir: Looking for writers 2026/05/11 02:15:31 DEBUG : Looking for writers 2026/05/11 02:15:31 DEBUG : dir: reading active writers 2026/05/11 02:15:31 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf.77a79ef0.partial 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : newLeaf.77a79ef0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/11 02:15:32 DEBUG : newLeaf.77a79ef0.partial: renamed to: newLeaf 2026/05/11 02:15:32 INFO : newLeaf: Copied (replaced existing) 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-11 02:15:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/11 02:15:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/11 02:15:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/11 02:15:32 DEBUG : dir: Looking for writers 2026/05/11 02:15:32 DEBUG : Looking for writers 2026/05/11 02:15:32 DEBUG : dir: reading active writers 2026/05/11 02:15:32 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:32 DEBUG : >WaitForWriters: 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/11 02:15:32 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:32 DEBUG : dir: Looking for writers 2026/05/11 02:15:32 DEBUG : Looking for writers 2026/05/11 02:15:32 DEBUG : dir: reading active writers 2026/05/11 02:15:32 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:32 DEBUG : >WaitForWriters: 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:32 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:32 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:32 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:32 DEBUG : dir: Looking for writers 2026/05/11 02:15:32 DEBUG : file1: reading active writers 2026/05/11 02:15:32 DEBUG : Looking for writers 2026/05/11 02:15:32 DEBUG : dir: reading active writers 2026/05/11 02:15:32 DEBUG : >WaitForWriters: 2026/05/11 02:15:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:32 DEBUG : dir/file1(0x1e74199ab200): _readAt: size=512, off=0 2026/05/11 02:15:32 DEBUG : dir/file1(0x1e74199ab200): openPending: 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/11 02:15:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/11 02:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:32 DEBUG : dir/file1(0x1e74199ab200): >openPending: err= 2026/05/11 02:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/11 02:15:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:32 DEBUG : dir/file1(0x1e74199ab200): >_readAt: n=14, err=EOF 2026/05/11 02:15:32 DEBUG : dir/file1(0x1e74199ab200): close: 2026/05/11 02:15:32 DEBUG : dir/file1(0x1e74199ab200): >close: err= 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 02:15:32 DEBUG : newLeaf: Updating file with newLeaf 0x1e7419ec1e10 2026/05/11 02:15:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:32 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/11 02:15:33 DEBUG : dir/file1: Updating file with dir/file1 0x1e7419ec1e10 2026/05/11 02:15:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 02:15:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:33 DEBUG : dir/file1(0x1e741a136080): openPending: 2026/05/11 02:15:33 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/05/11 02:15:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 02:15:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:33 DEBUG : dir/file1(0x1e741a136080): >openPending: err= 2026/05/11 02:15:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 02:15:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:33 DEBUG : dir/file1(0x1e741a136080): _writeAt: size=25, off=0 2026/05/11 02:15:33 DEBUG : dir/file1(0x1e741a136080): >_writeAt: n=25, err= 2026/05/11 02:15:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 02:15:33 DEBUG : newLeaf: Updating file with newLeaf 0x1e7419ec1e10 2026/05/11 02:15:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:33 DEBUG : newLeaf(0x1e741a136080): close: 2026/05/11 02:15:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/11 02:15:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-11 02:15:33.456392557 +0000 UTC m=+22.661599414 2026/05/11 02:15:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:33 DEBUG : newLeaf(0x1e741a136080): >close: err= 2026/05/11 02:15:33 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:33 DEBUG : dir: Looking for writers 2026/05/11 02:15:33 DEBUG : Looking for writers 2026/05/11 02:15:33 DEBUG : dir: reading active writers 2026/05/11 02:15:33 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:33 DEBUG : dir: Looking for writers 2026/05/11 02:15:33 DEBUG : Looking for writers 2026/05/11 02:15:33 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:33 DEBUG : dir: reading active writers 2026/05/11 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:33 DEBUG : dir: Looking for writers 2026/05/11 02:15:33 DEBUG : Looking for writers 2026/05/11 02:15:33 DEBUG : dir: reading active writers 2026/05/11 02:15:33 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:33 DEBUG : dir: Looking for writers 2026/05/11 02:15:33 DEBUG : Looking for writers 2026/05/11 02:15:33 DEBUG : dir: reading active writers 2026/05/11 02:15:33 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:33 DEBUG : newLeaf: vfs cache: starting upload 2026/05/11 02:15:33 DEBUG : newLeaf.bd212b8d.partial: size = 25 OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf.bd212b8d.partial" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf.bd212b8d.partial 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf.bd212b8d.partial" 2026/05/11 02:15:33 DEBUG : dir: Looking for writers 2026/05/11 02:15:33 DEBUG : Looking for writers 2026/05/11 02:15:33 DEBUG : dir: reading active writers 2026/05/11 02:15:33 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf.bd212b8d.partial 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:33 DEBUG : newLeaf.bd212b8d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/11 02:15:33 DEBUG : newLeaf.bd212b8d.partial: renamed to: newLeaf 2026/05/11 02:15:33 INFO : newLeaf: Copied (replaced existing) 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-11 02:15:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/11 02:15:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/11 02:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 02:15:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/11 02:15:33 DEBUG : dir: Looking for writers 2026/05/11 02:15:33 DEBUG : Looking for writers 2026/05/11 02:15:33 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:33 DEBUG : dir: reading active writers 2026/05/11 02:15:33 DEBUG : >WaitForWriters: 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:33 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/newLeaf" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-sizozih9nota/newLeaf 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/11 02:15:34 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:34 DEBUG : dir: Looking for writers 2026/05/11 02:15:34 DEBUG : Looking for writers 2026/05/11 02:15:34 DEBUG : dir: reading active writers 2026/05/11 02:15:34 DEBUG : newLeaf: reading active writers 2026/05/11 02:15:34 DEBUG : >WaitForWriters: 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestFileRename (9.86s) --- PASS: TestFileRename/off,forceCache=false (1.10s) --- PASS: TestFileRename/minimal,forceCache=false (1.05s) --- PASS: TestFileRename/minimal,forceCache=true (2.36s) --- PASS: TestFileRename/writes,forceCache=false (1.57s) --- PASS: TestFileRename/writes,forceCache=true (2.04s) --- PASS: TestFileRename/full,forceCache=false (1.75s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:34 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:34 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:34 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:34 DEBUG : Looking for writers 2026/05/11 02:15:34 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:34 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 02:15:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:34 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:34 DEBUG : dir: Looking for writers 2026/05/11 02:15:34 DEBUG : file1: reading active writers 2026/05/11 02:15:34 DEBUG : Looking for writers 2026/05/11 02:15:34 DEBUG : dir: reading active writers 2026/05/11 02:15:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:34 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 02:15:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/11 02:15:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/11 02:15:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/11 02:15:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/11 02:15:34 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:34 DEBUG : dir: Looking for writers 2026/05/11 02:15:34 DEBUG : file1: reading active writers 2026/05/11 02:15:34 DEBUG : Looking for writers 2026/05/11 02:15:34 DEBUG : dir: reading active writers 2026/05/11 02:15:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:34 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:34 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 02:15:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/11 02:15:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/11 02:15:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/11 02:15:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/11 02:15:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/11 02:15:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/11 02:15:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/11 02:15:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/11 02:15:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/11 02:15:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/11 02:15:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/11 02:15:35 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/11 02:15:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/11 02:15:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/11 02:15:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/11 02:15:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/11 02:15:35 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:35 DEBUG : dir: Looking for writers 2026/05/11 02:15:35 DEBUG : file1: reading active writers 2026/05/11 02:15:35 DEBUG : Looking for writers 2026/05/11 02:15:35 DEBUG : dir: reading active writers 2026/05/11 02:15:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:35 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 02:15:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 02:15:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:35 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:35 DEBUG : dir: Looking for writers 2026/05/11 02:15:35 DEBUG : file1: reading active writers 2026/05/11 02:15:35 DEBUG : Looking for writers 2026/05/11 02:15:35 DEBUG : dir: reading active writers 2026/05/11 02:15:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.32s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:35 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 02:15:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 02:15:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:35 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:35 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/11 02:15:35 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:35 DEBUG : dir: Looking for writers 2026/05/11 02:15:35 DEBUG : file1: reading active writers 2026/05/11 02:15:35 DEBUG : Looking for writers 2026/05/11 02:15:35 DEBUG : dir: reading active writers 2026/05/11 02:15:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.28s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:35 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): _readAt: size=1, off=0 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): openPending: 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/11 02:15:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 02:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): >openPending: err= 2026/05/11 02:15:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/11 02:15:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): >_readAt: n=1, err= 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): _readAt: size=256, off=1 2026/05/11 02:15:35 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): >_readAt: n=15, err=EOF 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): _readAt: size=16, off=16 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): >_readAt: n=0, err=EOF 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): close: 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): >close: err= 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): close: 2026/05/11 02:15:35 DEBUG : dir/file1(0x1e7419d71b80): >close: err=file already closed 2026/05/11 02:15:35 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:35 DEBUG : dir: Looking for writers 2026/05/11 02:15:35 DEBUG : file1: reading active writers 2026/05/11 02:15:35 DEBUG : Looking for writers 2026/05/11 02:15:35 DEBUG : dir: reading active writers 2026/05/11 02:15:35 DEBUG : >WaitForWriters: 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.25s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:35 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:35 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:35 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): _readAt: size=1, off=0 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): openPending: 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/11 02:15:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 02:15:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): >openPending: err= 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/11 02:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): >_readAt: n=1, err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): _readAt: size=1, off=5 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): >_readAt: n=1, err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): _readAt: size=1, off=3 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): >_readAt: n=1, err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): _readAt: size=1, off=13 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): >_readAt: n=1, err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): _readAt: size=16, off=100 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): >_readAt: n=0, err=EOF 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): close: 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a78e740): >close: err= 2026/05/11 02:15:36 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:36 DEBUG : dir: Looking for writers 2026/05/11 02:15:36 DEBUG : file1: reading active writers 2026/05/11 02:15:36 DEBUG : Looking for writers 2026/05/11 02:15:36 DEBUG : dir: reading active writers 2026/05/11 02:15:36 DEBUG : >WaitForWriters: 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.32s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:36 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): _readAt: size=1, off=0 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): openPending: 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/11 02:15:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 02:15:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): >openPending: err= 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/11 02:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): >_readAt: n=1, err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): _readAt: size=1, off=5 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): >_readAt: n=1, err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): _readAt: size=1, off=1 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): >_readAt: n=1, err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): _readAt: size=6, off=10 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): >_readAt: n=6, err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): _readAt: size=256, off=10 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): >_readAt: n=6, err=EOF 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): _readAt: size=256, off=100 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): close: 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): >close: err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): _readAt: size=256, off=100 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a1371c0): >_readAt: n=0, err=file already closed 2026/05/11 02:15:36 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:36 DEBUG : dir: Looking for writers 2026/05/11 02:15:36 DEBUG : file1: reading active writers 2026/05/11 02:15:36 DEBUG : Looking for writers 2026/05/11 02:15:36 DEBUG : dir: reading active writers 2026/05/11 02:15:36 DEBUG : >WaitForWriters: 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.33s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:36 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a2b4380): RWFileHandle.Flush 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a2b4380): _readAt: size=256, off=0 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a2b4380): openPending: 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/11 02:15:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 02:15:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a2b4380): >openPending: err= 2026/05/11 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/11 02:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a2b4380): >_readAt: n=16, err=EOF 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a2b4380): RWFileHandle.Flush 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a2b4380): RWFileHandle.Flush 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a2b4380): close: 2026/05/11 02:15:36 DEBUG : dir/file1(0x1e741a2b4380): >close: err= 2026/05/11 02:15:36 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:36 DEBUG : dir: Looking for writers 2026/05/11 02:15:36 DEBUG : file1: reading active writers 2026/05/11 02:15:36 DEBUG : Looking for writers 2026/05/11 02:15:36 DEBUG : dir: reading active writers 2026/05/11 02:15:36 DEBUG : >WaitForWriters: 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:36 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:36 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:36 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 02:15:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 02:15:37 DEBUG : dir/file1(0x1e741a1a8840): _readAt: size=256, off=0 2026/05/11 02:15:37 DEBUG : dir/file1(0x1e741a1a8840): openPending: 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/11 02:15:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 02:15:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:37 DEBUG : dir/file1(0x1e741a1a8840): >openPending: err= 2026/05/11 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/11 02:15:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:37 DEBUG : dir/file1(0x1e741a1a8840): >_readAt: n=16, err=EOF 2026/05/11 02:15:37 DEBUG : dir/file1(0x1e741a1a8840): RWFileHandle.Release 2026/05/11 02:15:37 DEBUG : dir/file1(0x1e741a1a8840): close: 2026/05/11 02:15:37 DEBUG : dir/file1(0x1e741a1a8840): >close: err= 2026/05/11 02:15:37 DEBUG : dir/file1(0x1e741a1a8840): RWFileHandle.Release 2026/05/11 02:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:37 DEBUG : dir: Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : dir: reading active writers 2026/05/11 02:15:37 DEBUG : >WaitForWriters: 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.28s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:37 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:37 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:37 DEBUG : file1: newRWFileHandle: 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): openPending: 2026/05/11 02:15:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): >openPending: err= 2026/05/11 02:15:37 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 02:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 02:15:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): _writeAt: size=5, off=0 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): >_writeAt: n=5, err= 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): _writeAt: size=7, off=5 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): >_writeAt: n=7, err= 2026/05/11 02:15:37 DEBUG : file1: vfs cache: truncate to size=11 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): close: 2026/05/11 02:15:37 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 02:15:37.167432264 +0000 UTC m=+26.372639122 2026/05/11 02:15:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): >close: err= 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): close: 2026/05/11 02:15:37 DEBUG : file1(0x1e741a156080): >close: err=file already closed 2026/05/11 02:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:37 DEBUG : file1: vfs cache: starting upload 2026/05/11 02:15:37 DEBUG : file1.5dc7a4a0.partial: size = 11 OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1.5dc7a4a0.partial" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1.5dc7a4a0.partial 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1.5dc7a4a0.partial" 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-sizozih9nota/file1.5dc7a4a0.partial 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:37 DEBUG : file1.5dc7a4a0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/11 02:15:37 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/11 02:15:37 DEBUG : file1.5dc7a4a0.partial: renamed to: file1 2026/05/11 02:15:37 INFO : file1: Copied (new) 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:37 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/11 02:15:37 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-11 02:15:37 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/11 02:15:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:37 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : >WaitForWriters: 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:37 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-sizozih9nota/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:37 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/11 02:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : >WaitForWriters: 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.49s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:37 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:37 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:37 DEBUG : file1: newRWFileHandle: 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): openPending: 2026/05/11 02:15:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): >openPending: err= 2026/05/11 02:15:37 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 02:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 02:15:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): _writeAt: size=7, off=0 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): >_writeAt: n=7, err= 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): _writeAt: size=6, off=5 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): >_writeAt: n=6, err= 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): close: 2026/05/11 02:15:37 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 02:15:37.649389317 +0000 UTC m=+26.854596174 2026/05/11 02:15:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): >close: err= 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): _writeAt: size=5, off=0 2026/05/11 02:15:37 DEBUG : file1(0x1e741a2b4d80): >_writeAt: n=0, err=file already closed 2026/05/11 02:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:37 DEBUG : file1: vfs cache: starting upload 2026/05/11 02:15:37 DEBUG : file1.0fd08f93.partial: size = 11 OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1.0fd08f93.partial" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1.0fd08f93.partial 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1.0fd08f93.partial" 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-sizozih9nota/file1.0fd08f93.partial 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:37 DEBUG : file1.0fd08f93.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/11 02:15:37 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/11 02:15:37 DEBUG : file1.0fd08f93.partial: renamed to: file1 2026/05/11 02:15:37 INFO : file1: Copied (new) 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:37 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/11 02:15:37 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-11 02:15:37 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/11 02:15:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:37 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:37 DEBUG : Looking for writers 2026/05/11 02:15:37 DEBUG : file1: reading active writers 2026/05/11 02:15:37 DEBUG : >WaitForWriters: 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:37 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-sizozih9nota/file1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/11 02:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : >WaitForWriters: 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:38 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:38 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:38 DEBUG : file1: newRWFileHandle: 2026/05/11 02:15:38 DEBUG : file1(0x1e741a1a8800): openPending: 2026/05/11 02:15:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:38 DEBUG : file1(0x1e741a1a8800): >openPending: err= 2026/05/11 02:15:38 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 02:15:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 02:15:38 DEBUG : file1(0x1e741a1a8800): close: 2026/05/11 02:15:38 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 02:15:38.168848717 +0000 UTC m=+27.374055575 2026/05/11 02:15:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:38 DEBUG : file1(0x1e741a1a8800): >close: err= 2026/05/11 02:15:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/11 02:15:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 02:15:38 DEBUG : file2: newRWFileHandle: 2026/05/11 02:15:38 DEBUG : file2(0x1e741a1a90c0): openPending: 2026/05/11 02:15:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/11 02:15:38 DEBUG : file2(0x1e741a1a90c0): >openPending: err= 2026/05/11 02:15:38 DEBUG : file2: >newRWFileHandle: err= 2026/05/11 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/11 02:15:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/11 02:15:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/11 02:15:38 DEBUG : file2(0x1e741a1a90c0): RWFileHandle.Flush 2026/05/11 02:15:38 DEBUG : file2(0x1e741a1a90c0): RWFileHandle.Release 2026/05/11 02:15:38 DEBUG : file2(0x1e741a1a90c0): close: 2026/05/11 02:15:38 DEBUG : file2: vfs cache: setting modification time to 2026-05-11 02:15:38.170106515 +0000 UTC m=+27.375313382 2026/05/11 02:15:38 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:38 DEBUG : file2(0x1e741a1a90c0): >close: err= 2026/05/11 02:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : file2: reading active writers 2026/05/11 02:15:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : file2: reading active writers 2026/05/11 02:15:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : file2: reading active writers 2026/05/11 02:15:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : file2: reading active writers 2026/05/11 02:15:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/11 02:15:38 DEBUG : file2: vfs cache: starting upload 2026/05/11 02:15:38 DEBUG : file1: vfs cache: starting upload 2026/05/11 02:15:38 DEBUG : file1.092df57f.partial: size = 0 OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1.092df57f.partial" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1.092df57f.partial 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1.092df57f.partial" 2026/05/11 02:15:38 DEBUG : file2.9cf8b5c4.partial: size = 0 OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file2.9cf8b5c4.partial" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file2.9cf8b5c4.partial 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file2.9cf8b5c4.partial" 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : file2: reading active writers 2026/05/11 02:15:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/file1.092df57f.partial 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file1.092df57f.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/11 02:15:38 DEBUG : file1.092df57f.partial: renamed to: file1 2026/05/11 02:15:38 INFO : file1: Copied (new) 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/file2.9cf8b5c4.partial 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file2.9cf8b5c4.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:38 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/11 02:15:38 DEBUG : file2.9cf8b5c4.partial: renamed to: file2 2026/05/11 02:15:38 INFO : file2: Copied (new) 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file2" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file2 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file2" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/file1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:38 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-11 02:15:38 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/11 02:15:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:38 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/file2 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:38 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-11 02:15:38 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/11 02:15:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/11 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/11 02:15:38 INFO : file2: vfs cache: upload succeeded try #1 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : file2: reading active writers 2026/05/11 02:15:38 DEBUG : >WaitForWriters: 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/file1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file2" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file2 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file2" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/file2 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file2" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file2 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file2" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-sizozih9nota/file2 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:38 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/11 02:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : file2: reading active writers 2026/05/11 02:15:38 DEBUG : >WaitForWriters: 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.71s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:38 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:38 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:38 DEBUG : file1: newRWFileHandle: 2026/05/11 02:15:38 DEBUG : file1(0x1e741a157c00): openPending: 2026/05/11 02:15:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:38 DEBUG : file1(0x1e741a157c00): >openPending: err= 2026/05/11 02:15:38 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 02:15:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 02:15:38 DEBUG : file1(0x1e741a157c00): _writeAt: size=5, off=0 2026/05/11 02:15:38 DEBUG : file1(0x1e741a157c00): >_writeAt: n=5, err= 2026/05/11 02:15:38 DEBUG : file1(0x1e741a157c00): RWFileHandle.Flush 2026/05/11 02:15:38 DEBUG : file1(0x1e741a157c00): RWFileHandle.Flush 2026/05/11 02:15:38 DEBUG : file1(0x1e741a157c00): close: 2026/05/11 02:15:38 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 02:15:38.882587445 +0000 UTC m=+28.087794312 2026/05/11 02:15:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:38 DEBUG : file1(0x1e741a157c00): >close: err= 2026/05/11 02:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:38 DEBUG : Looking for writers 2026/05/11 02:15:38 DEBUG : file1: reading active writers 2026/05/11 02:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:38 DEBUG : file1: vfs cache: starting upload 2026/05/11 02:15:38 DEBUG : file1.65ea8681.partial: size = 5 OK 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1.65ea8681.partial" 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1.65ea8681.partial 2026/05/11 02:15:38 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1.65ea8681.partial" 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/file1.65ea8681.partial 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:39 DEBUG : file1.65ea8681.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:39 DEBUG : file1.65ea8681.partial: renamed to: file1 2026/05/11 02:15:39 INFO : file1: Copied (new) 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:39 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-11 02:15:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/11 02:15:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:39 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : >WaitForWriters: 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:39 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:39 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:39 DEBUG : file1: newRWFileHandle: 2026/05/11 02:15:39 DEBUG : file1(0x1e741a2fee00): openPending: 2026/05/11 02:15:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:39 DEBUG : file1(0x1e741a2fee00): >openPending: err= 2026/05/11 02:15:39 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 02:15:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 02:15:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 02:15:39 DEBUG : file1(0x1e741a2fee00): _writeAt: size=5, off=0 2026/05/11 02:15:39 DEBUG : file1(0x1e741a2fee00): >_writeAt: n=5, err= 2026/05/11 02:15:39 DEBUG : file1(0x1e741a2fee00): RWFileHandle.Release 2026/05/11 02:15:39 DEBUG : file1(0x1e741a2fee00): close: 2026/05/11 02:15:39 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 02:15:39.201707066 +0000 UTC m=+28.406913933 2026/05/11 02:15:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:39 DEBUG : file1(0x1e741a2fee00): >close: err= 2026/05/11 02:15:39 DEBUG : file1(0x1e741a2fee00): RWFileHandle.Release 2026/05/11 02:15:39 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:39 DEBUG : file1: vfs cache: starting upload 2026/05/11 02:15:39 DEBUG : file1.3ea7900f.partial: size = 5 OK 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1.3ea7900f.partial" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1.3ea7900f.partial 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1.3ea7900f.partial" 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/file1.3ea7900f.partial 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:39 DEBUG : file1.3ea7900f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:39 DEBUG : file1.3ea7900f.partial: renamed to: file1 2026/05/11 02:15:39 INFO : file1: Copied (new) 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:39 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-11 02:15:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/11 02:15:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:39 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : >WaitForWriters: 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:39 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:39 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/11 02:15:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:39 DEBUG : dir/file1(0x1e74199abc40): openPending: 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/11 02:15:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 02:15:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:39 DEBUG : dir/file1(0x1e74199abc40): >openPending: err= 2026/05/11 02:15:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 02:15:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 02:15:39 DEBUG : dir/file1(0x1e74199abc40): _writeAt: size=5, off=0 2026/05/11 02:15:39 DEBUG : dir/file1(0x1e74199abc40): >_writeAt: n=5, err= 2026/05/11 02:15:39 DEBUG : dir/file1(0x1e74199abc40): close: 2026/05/11 02:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-11 02:15:39.824973205 +0000 UTC m=+29.030180063 2026/05/11 02:15:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:39 DEBUG : dir/file1(0x1e74199abc40): >close: err= 2026/05/11 02:15:39 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:39 DEBUG : dir: Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : dir: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:39 DEBUG : dir: Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : dir: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:39 DEBUG : dir: Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : dir: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:39 DEBUG : dir: Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : dir: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:39 DEBUG : dir/file1: vfs cache: starting upload 2026/05/11 02:15:39 DEBUG : dir/file1.93669504.partial: size = 5 OK 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1.93669504.partial" 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1.93669504.partial 2026/05/11 02:15:39 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1.93669504.partial" 2026/05/11 02:15:39 DEBUG : dir: Looking for writers 2026/05/11 02:15:39 DEBUG : file1: reading active writers 2026/05/11 02:15:39 DEBUG : Looking for writers 2026/05/11 02:15:39 DEBUG : dir: reading active writers 2026/05/11 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/dir/file1.93669504.partial 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:40 DEBUG : dir/file1.93669504.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:40 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:40 DEBUG : dir/file1.93669504.partial: renamed to: dir/file1 2026/05/11 02:15:40 INFO : dir/file1: Copied (replaced existing) 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:40 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-11 02:15:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/11 02:15:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:40 DEBUG : dir: Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : dir: reading active writers 2026/05/11 02:15:40 DEBUG : >WaitForWriters: 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:40 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/11 02:15:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 02:15:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 02:15:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 02:15:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 02:15:40 DEBUG : dir/file1(0x1e741a4a2380): _writeAt: size=5, off=0 2026/05/11 02:15:40 DEBUG : dir/file1(0x1e741a4a2380): openPending: 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/11 02:15:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/11 02:15:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 02:15:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:40 DEBUG : dir/file1(0x1e741a4a2380): >openPending: err= 2026/05/11 02:15:40 DEBUG : dir/file1(0x1e741a4a2380): >_writeAt: n=5, err= 2026/05/11 02:15:40 DEBUG : dir/file1(0x1e741a4a2380): _writeAt: size=15, off=5 2026/05/11 02:15:40 DEBUG : dir/file1(0x1e741a4a2380): >_writeAt: n=15, err= 2026/05/11 02:15:40 DEBUG : dir/file1(0x1e741a4a2380): close: 2026/05/11 02:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/11 02:15:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-11 02:15:40.445269433 +0000 UTC m=+29.650476300 2026/05/11 02:15:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:40 DEBUG : dir/file1(0x1e741a4a2380): >close: err= 2026/05/11 02:15:40 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:40 DEBUG : dir: Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : dir: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:40 DEBUG : dir: Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : dir: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:40 DEBUG : dir: Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : dir: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:40 DEBUG : dir: Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : dir: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:40 DEBUG : dir/file1: vfs cache: starting upload 2026/05/11 02:15:40 DEBUG : dir/file1.007453fd.partial: size = 20 OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1.007453fd.partial" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1.007453fd.partial 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1.007453fd.partial" 2026/05/11 02:15:40 DEBUG : dir: Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : dir: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-sizozih9nota/dir/file1.007453fd.partial 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:40 DEBUG : dir/file1.007453fd.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/11 02:15:40 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/11 02:15:40 DEBUG : dir/file1.007453fd.partial: renamed to: dir/file1 2026/05/11 02:15:40 INFO : dir/file1: Copied (replaced existing) 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:40 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/11 02:15:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-11 02:15:40 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/11 02:15:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:40 DEBUG : dir: Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : dir: reading active writers 2026/05/11 02:15:40 DEBUG : >WaitForWriters: 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:40 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:40 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:40 DEBUG : file1: newRWFileHandle: 2026/05/11 02:15:40 DEBUG : file1(0x1e741a3003c0): openPending: 2026/05/11 02:15:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:40 DEBUG : file1(0x1e741a3003c0): >openPending: err= 2026/05/11 02:15:40 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 02:15:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 02:15:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 02:15:40 DEBUG : file1(0x1e741a3003c0): _writeAt: size=5, off=0 2026/05/11 02:15:40 DEBUG : file1(0x1e741a3003c0): >_writeAt: n=5, err= 2026/05/11 02:15:40 DEBUG : file1(0x1e741a3003c0): close: 2026/05/11 02:15:40 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 02:15:40.767075904 +0000 UTC m=+29.972282771 2026/05/11 02:15:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:40 DEBUG : file1(0x1e741a3003c0): >close: err= 2026/05/11 02:15:40 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:40 DEBUG : file1: vfs cache: starting upload 2026/05/11 02:15:40 DEBUG : file1.c1c6879b.partial: size = 5 OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1.c1c6879b.partial" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1.c1c6879b.partial 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1.c1c6879b.partial" 2026/05/11 02:15:40 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:40 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:40 DEBUG : Looking for writers 2026/05/11 02:15:40 DEBUG : file1: reading active writers 2026/05/11 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/file1.c1c6879b.partial 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:40 DEBUG : file1.c1c6879b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:40 DEBUG : file1.c1c6879b.partial: renamed to: file1 2026/05/11 02:15:40 INFO : file1: Copied (new) 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:40 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-11 02:15:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/11 02:15:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:41 DEBUG : Looking for writers 2026/05/11 02:15:41 DEBUG : file1: reading active writers 2026/05/11 02:15:41 DEBUG : >WaitForWriters: 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:41 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/11 02:15:41 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137700): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137700): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137700): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.092895981 +0000 UTC m=+30.298102878 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137b80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137b80): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137b80): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.092895981 +0000 UTC m=+30.298102878 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8140): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8140): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8140): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8140): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8140): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.092895981 +0000 UTC m=+30.298102878 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8140): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419950e70 item 1 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a300f80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a300f80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a300f80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a300f80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a300f80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.096494704 +0000 UTC m=+30.301701611 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a300f80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301480): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301480): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301480): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.096494704 +0000 UTC m=+30.301701611 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d0fc00 item 2 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301ac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301ac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301ac0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301ac0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301ac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.099607137 +0000 UTC m=+30.304814044 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a301ac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4240): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4240): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4240): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4240): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4240): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4240): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4240): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.099607137 +0000 UTC m=+30.304814044 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4240): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4d00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4d00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4d00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4d00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4d00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.099607137 +0000 UTC m=+30.304814044 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4d00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419a70930 item 3 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76a40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76a40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76a40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76a40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76a40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.103438158 +0000 UTC m=+30.308645035 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76a40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1562c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1562c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1562c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1562c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1562c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.103438158 +0000 UTC m=+30.308645035 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1562c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d26930 item 4 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156900): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156900): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156900): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.106659547 +0000 UTC m=+30.311866424 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156d80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156d80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156d80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156d80): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156d80): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156d80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.106659547 +0000 UTC m=+30.311866424 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156d80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157240): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157240): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157240): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157240): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157240): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.106659547 +0000 UTC m=+30.311866424 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157240): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d26ee0 item 5 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1578c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1578c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1578c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1578c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1578c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.109518642 +0000 UTC m=+30.314725499 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1578c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157e00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157e00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157e00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157e00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157e00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.109518642 +0000 UTC m=+30.314725499 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157e00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e36230 item 6 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa900): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa900): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa900): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.112874575 +0000 UTC m=+30.318081452 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae00): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae00): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae00): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.112874575 +0000 UTC m=+30.318081452 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab2c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab2c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab2c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab2c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab2c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.112874575 +0000 UTC m=+30.318081452 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab2c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e36e70 item 7 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.116028436 +0000 UTC m=+30.321235293 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.116028436 +0000 UTC m=+30.321235293 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e377a0 item 8 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71280): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e7419d71280): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71280): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71280): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71280): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71280): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71780): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71780): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71780): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71780): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71780): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.117876259 +0000 UTC m=+30.323083116 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71780): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71c40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71c40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71c40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71c40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71c40): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71c40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.117876259 +0000 UTC m=+30.323083116 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71c40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe300): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe300): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe300): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.117876259 +0000 UTC m=+30.323083116 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318000 item 9 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe980): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe980): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe980): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.124926205 +0000 UTC m=+30.330133062 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fec40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fec40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fec40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fec40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fec40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.124926205 +0000 UTC m=+30.330133062 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fec40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318620 item 10 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff280): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e741a2ff280): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff280): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff280): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff280): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff280): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff640): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff640): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.128825235 +0000 UTC m=+30.334032092 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffb40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffb40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffb40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffb40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffb40): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffb40): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffb40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.128825235 +0000 UTC m=+30.334032092 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffb40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c140): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c140): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c140): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c140): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c140): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.128825235 +0000 UTC m=+30.334032092 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c140): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318a80 item 11 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c7c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c7c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c7c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c7c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c7c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.131734604 +0000 UTC m=+30.336941461 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c7c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cd00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cd00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cd00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cd00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cd00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.131734604 +0000 UTC m=+30.336941461 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cd00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a3192d0 item 12 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d340): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e7419f3d340): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d340): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d340): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d340): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d340): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d340): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.133909075 +0000 UTC m=+30.339115932 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3ddc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3ddc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3ddc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3ddc0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3ddc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.133909075 +0000 UTC m=+30.339115932 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3ddc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a3196c0 item 13 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56540): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56540): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56540): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.135946236 +0000 UTC m=+30.341153093 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56a80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56a80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56a80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56a80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56a80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.135946236 +0000 UTC m=+30.341153093 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56a80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a319a40 item 14 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f570c0): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e7419f570c0): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f570c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f570c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f570c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f570c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f570c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57480): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57480): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57480): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.137607205 +0000 UTC m=+30.342814062 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57b40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57b40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.137607205 +0000 UTC m=+30.342814062 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419dbc620 item 15 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe42c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe42c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe42c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe42c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe42c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.139013082 +0000 UTC m=+30.344219939 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe42c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4800): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4800): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4800): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.139013082 +0000 UTC m=+30.344219939 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419dbde30 item 16 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4e40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4e40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.140469705 +0000 UTC m=+30.345676563 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe4e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe52c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe52c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe52c0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe52c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe52c0): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe52c0): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe52c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe52c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.140469705 +0000 UTC m=+30.345676563 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe52c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe57c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe57c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe57c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe57c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe57c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.140469705 +0000 UTC m=+30.345676563 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe57c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698700 item 17 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe5e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe5e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe5e40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe5e40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe5e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.142611003 +0000 UTC m=+30.347817861 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fe5e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00e480): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00e480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00e480): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00e480): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00e480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.142611003 +0000 UTC m=+30.347817861 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00e480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698c40 item 18 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00eb00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00eb00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00eb00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00eb00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00eb00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.144169268 +0000 UTC m=+30.349376125 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00eb00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f000): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f000): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f000): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f000): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f000): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f000): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f000): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f000): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.144169268 +0000 UTC m=+30.349376125 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f000): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f500): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f500): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f500): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.144169268 +0000 UTC m=+30.349376125 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00f500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6991f0 item 19 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00fb80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00fb80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00fb80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00fb80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00fb80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.147548866 +0000 UTC m=+30.352755723 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a00fb80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0441c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0441c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0441c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0441c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0441c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.147548866 +0000 UTC m=+30.352755723 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0441c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699880 item 20 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044840): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044840): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044840): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044840): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044840): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.14935975 +0000 UTC m=+30.354566607 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044840): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044d40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044d40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044d40): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044d40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044d40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044d40): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044d40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.14935975 +0000 UTC m=+30.354566607 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a044d40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045240): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045240): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045240): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045240): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045240): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.14935975 +0000 UTC m=+30.354566607 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045240): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699d50 item 21 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0458c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0458c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0458c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0458c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0458c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.151853895 +0000 UTC m=+30.357060751 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0458c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045e00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045e00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045e00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045e00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045e00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.151853895 +0000 UTC m=+30.357060751 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a045e00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cb8930 item 22 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6500): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6500): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6500): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.15389408 +0000 UTC m=+30.359100937 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6a00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6a00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6a00): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6a00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6a00): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6a00): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6a00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.15389408 +0000 UTC m=+30.359100937 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6a00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6f00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6f00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6f00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6f00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6f00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.15389408 +0000 UTC m=+30.359100937 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d6f00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419a716c0 item 23 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7580): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7580): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7580): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7580): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7580): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.156851701 +0000 UTC m=+30.362058557 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7580): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7ac0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7ac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7ac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7ac0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7ac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.156851701 +0000 UTC m=+30.362058557 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4d7ac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c380 item 24 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a300): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e741a08a300): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a300): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a300): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a300): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a300): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a6c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a6c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a6c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a6c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a6c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.158923787 +0000 UTC m=+30.364130644 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08a6c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08abc0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08abc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08abc0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08abc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08abc0): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08abc0): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08abc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08abc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.158923787 +0000 UTC m=+30.364130644 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08abc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b100): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b100): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b100): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b100): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b100): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.158923787 +0000 UTC m=+30.364130644 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b100): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cb9e30 item 25 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b780): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b780): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b780): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b780): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b780): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.161859917 +0000 UTC m=+30.367066774 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08b780): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08bcc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08bcc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08bcc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08bcc0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08bcc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.161859917 +0000 UTC m=+30.367066774 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08bcc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646b60 item 26 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6400): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e741a0e6400): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6400): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6400): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6400): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6400): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e67c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e67c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e67c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e67c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e67c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.16379264 +0000 UTC m=+30.368999498 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e67c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6cc0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6cc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6cc0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6cc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6cc0): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6cc0): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6cc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.16379264 +0000 UTC m=+30.368999498 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e6cc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7200): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7200): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7200): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.16379264 +0000 UTC m=+30.368999498 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646ee0 item 27 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7880): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7880): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7880): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.166210111 +0000 UTC m=+30.371416967 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7dc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7dc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7dc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7dc0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7dc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.166210111 +0000 UTC m=+30.371416967 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0e7dc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6473b0 item 28 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146500): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e741a146500): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146500): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146500): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146500): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146500): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1468c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1468c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1468c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1468c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1468c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.168283279 +0000 UTC m=+30.373490136 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1468c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146f80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146f80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146f80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146f80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146f80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.168283279 +0000 UTC m=+30.373490136 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a146f80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a647730 item 29 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147600): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147600): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.169825595 +0000 UTC m=+30.375032452 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147b40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147b40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.169825595 +0000 UTC m=+30.375032452 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a147b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a647dc0 item 30 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8280): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e741a1b8280): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8280): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8280): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8280): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8280): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8640): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8640): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.171334957 +0000 UTC m=+30.376541814 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8d00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8d00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8d00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8d00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8d00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.171334957 +0000 UTC m=+30.376541814 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b8d00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6e850 item 31 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b9380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b9380): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b9380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b9380): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b9380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.172959247 +0000 UTC m=+30.378166105 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b9380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b98c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b98c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b98c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b98c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b98c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.172959247 +0000 UTC m=+30.378166105 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1b98c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6f730 item 32 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220000): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220000): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220000): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220000): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220000): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.174578077 +0000 UTC m=+30.379784934 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220000): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220480): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220480): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220480): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220480): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a196150 item 33 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220480): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.175168694 +0000 UTC m=+30.380375551 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220980): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220980): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220980): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.175168694 +0000 UTC m=+30.380375551 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a196310 item 33 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220fc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220fc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220fc0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220fc0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220fc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.176817951 +0000 UTC m=+30.382024808 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a220fc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221440): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221440): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a196770 item 34 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221440): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221440): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221440): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221440): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221440): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.17749948 +0000 UTC m=+30.382706337 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221440): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221980): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221980): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221980): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.17749948 +0000 UTC m=+30.382706337 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a221980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1969a0 item 34 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2200): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2200): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.179290495 +0000 UTC m=+30.384497352 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2680): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2680): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2680): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2680): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2680): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c770 item 35 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2680): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2680): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.180194705 +0000 UTC m=+30.385401561 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2680): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.180194705 +0000 UTC m=+30.385401561 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c930 item 35 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262100): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262100): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262100): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262100): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262100): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.181931307 +0000 UTC m=+30.387138164 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262100): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a196e00 item 36 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262600): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262600): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262600): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262600): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.182611582 +0000 UTC m=+30.387818439 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262b40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262b40): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.182611582 +0000 UTC m=+30.387818439 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a262b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a197110 item 36 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263180): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263180): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263180): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.183986812 +0000 UTC m=+30.389193669 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263600): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263600): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263600): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a197570 item 37 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263600): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.184501024 +0000 UTC m=+30.389707881 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263b00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263b00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263b00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263b00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263b00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.184501024 +0000 UTC m=+30.389707881 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a263b00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a197810 item 37 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310280): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310280): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310280): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310280): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310280): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.186193022 +0000 UTC m=+30.391399879 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310780): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310780): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a197b90 item 38 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310780): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310780): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310780): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310780): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310780): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.186793497 +0000 UTC m=+30.392000354 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310780): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310cc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310cc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310cc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310cc0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310cc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.186793497 +0000 UTC m=+30.392000354 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a310cc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a197d50 item 38 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311340): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311340): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311340): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311340): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311340): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.188315173 +0000 UTC m=+30.393522030 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311340): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311840): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311840): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311840): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311840): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311840): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d18380 item 39 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311840): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311840): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.188859152 +0000 UTC m=+30.394066009 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311840): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311d40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311d40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311d40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311d40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311d40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.188859152 +0000 UTC m=+30.394066009 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a311d40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d18700 item 39 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3684c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3684c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3684c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3684c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3684c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.190700312 +0000 UTC m=+30.395907169 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3684c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3689c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3689c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d18d20 item 40 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3689c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3689c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3689c0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3689c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3689c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.191361793 +0000 UTC m=+30.396568650 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3689c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a368f00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a368f00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a368f00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a368f00): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a368f00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.191361793 +0000 UTC m=+30.396568650 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a368f00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d191f0 item 40 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3694c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3694c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3694c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3694c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3694c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3694c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3694c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.192989158 +0000 UTC m=+30.398196015 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3694c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3699c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3699c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3699c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d196c0 item 41 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3699c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3699c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.194038201 +0000 UTC m=+30.399245059 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3699c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a369e80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a369e80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a369e80): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a369e80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a369e80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d19960 item 41 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a369e80): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a369e80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.194565417 +0000 UTC m=+30.399772275 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a369e80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a24c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a24c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a24c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a24c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a24c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.194565417 +0000 UTC m=+30.399772275 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a24c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d19b90 item 41 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a2b00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a2b00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a2b00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a2b00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a2b00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a2b00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a2b00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.196220837 +0000 UTC m=+30.401427693 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a2b00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3000): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3000): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3000): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1921c0 item 42 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3000): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3000): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.196883028 +0000 UTC m=+30.402089886 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3000): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3540): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1924d0 item 42 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3540): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3540): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3540): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3540): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.197542986 +0000 UTC m=+30.402749843 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3ac0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3ac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3ac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3ac0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3ac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.197542986 +0000 UTC m=+30.402749843 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3a3ac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a192690 item 42 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0200): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0200): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0200): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0200): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.199832544 +0000 UTC m=+30.405039401 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0700): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0700): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a192cb0 item 43 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0700): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.200384116 +0000 UTC m=+30.405590974 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0c40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0c40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0c40): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0c40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0c40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a192e70 item 43 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0c40): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0c40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.20126426 +0000 UTC m=+30.406471117 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d0c40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1180): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1180): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1180): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.20126426 +0000 UTC m=+30.406471117 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a193030 item 43 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d17c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d17c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d17c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d17c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d17c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d17c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d17c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.203490478 +0000 UTC m=+30.408697335 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d17c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1cc0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1cc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1cc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1935e0 item 44 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1cc0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1cc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.204524132 +0000 UTC m=+30.409730989 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3d1cc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b42c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b42c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a193e30 item 44 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b42c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b42c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b42c0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b42c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b42c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.208100613 +0000 UTC m=+30.413307469 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b42c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3580): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3580): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3580): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3580): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3580): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.208100613 +0000 UTC m=+30.413307469 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3580): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73cbd0 item 44 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2240): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2240): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2240): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2240): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2240): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2240): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2240): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.212959185 +0000 UTC m=+30.418166113 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2240): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2740): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2740): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2740): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcc9a0 item 45 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2740): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2740): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.213596521 +0000 UTC m=+30.418803377 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2740): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2e40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2e40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.213596521 +0000 UTC m=+30.418803377 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fccbd0 item 45 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.21556974 +0000 UTC m=+30.420776598 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b46c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b46c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b46c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcd1f0 item 46 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b46c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b46c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.21618338 +0000 UTC m=+30.421390237 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b46c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4dc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4dc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4dc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4dc0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4dc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.21618338 +0000 UTC m=+30.421390237 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4dc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcd500 item 46 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.217948236 +0000 UTC m=+30.423155094 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5900): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5900): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcd960 item 47 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5900): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.218390091 +0000 UTC m=+30.423596949 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8100): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8100): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8100): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8100): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8100): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.218390091 +0000 UTC m=+30.423596949 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8100): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcdc70 item 47 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8780): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8780): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8780): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8780): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8780): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8780): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8780): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.220057042 +0000 UTC m=+30.425263899 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8780): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9100): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9100): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9100): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c4d0 item 48 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9100): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9100): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.220628593 +0000 UTC m=+30.425835450 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9100): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9d80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9d80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9d80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9d80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9d80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.220628593 +0000 UTC m=+30.425835450 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9d80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c690 item 48 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1364c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1364c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1364c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1364c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1364c0): close: 2026/05/11 02:15:41 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:41 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.22221945 +0000 UTC m=+30.427426317 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1364c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136980): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136980): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136980): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136980): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136980): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73ca10 item 49 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136980): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.223363763 +0000 UTC m=+30.428570620 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136f40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136f40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136f40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136f40): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136f40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.223363763 +0000 UTC m=+30.428570620 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a136f40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73d030 item 49 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1375c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1375c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1375c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1375c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1375c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.225153816 +0000 UTC m=+30.430360674 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1375c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137ac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137ac0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137ac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73d3b0 item 50 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137ac0): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137ac0): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137ac0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137ac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.225967764 +0000 UTC m=+30.431174622 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a137ac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156180): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156180): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156180): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.225967764 +0000 UTC m=+30.431174622 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73d650 item 50 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa800): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa800): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa800): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.227795059 +0000 UTC m=+30.433001936 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aadc0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aadc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aadc0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aadc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aadc0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aadc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4380 item 51 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aadc0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aadc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.228382379 +0000 UTC m=+30.433589236 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aadc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab300): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab300): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab300): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.228382379 +0000 UTC m=+30.433589236 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4540 item 51 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.230590462 +0000 UTC m=+30.435797319 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70640): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a49a0 item 52 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70640): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70640): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70640): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70640): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.231289364 +0000 UTC m=+30.436496231 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71180): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71180): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71180): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.231289364 +0000 UTC m=+30.436496231 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4b60 item 52 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71980): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71980): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71980): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.232682787 +0000 UTC m=+30.437889645 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4180): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4180): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4180): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4180): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4180): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a50a0 item 53 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4180): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.233357172 +0000 UTC m=+30.438564029 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5880): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5880): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5880): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.233357172 +0000 UTC m=+30.438564029 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a5260 item 53 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe0c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe0c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe0c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe0c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe0c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.236708757 +0000 UTC m=+30.441915635 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe0c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe600): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a5650 item 54 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe600): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe600): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe600): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe600): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.23749306 +0000 UTC m=+30.442699967 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2fe600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2feb80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2feb80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2feb80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2feb80): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2feb80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.23749306 +0000 UTC m=+30.442699967 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2feb80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a59d0 item 54 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff200): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff200): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.239236415 +0000 UTC m=+30.444443272 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff700): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff700): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff700): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff700): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff700): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a5e30 item 55 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff700): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.239950876 +0000 UTC m=+30.445157733 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ff700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffc40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffc40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffc40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffc40): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffc40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.239950876 +0000 UTC m=+30.445157733 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2ffc40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419950620 item 55 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1564c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1564c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1564c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1564c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1564c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.241724719 +0000 UTC m=+30.446931576 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1564c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1569c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1569c0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1569c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73da40 item 56 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1569c0): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1569c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1569c0): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1569c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1569c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.242243049 +0000 UTC m=+30.447449906 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1569c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156f40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156f40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156f40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156f40): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156f40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.242243049 +0000 UTC m=+30.447449906 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156f40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73dc00 item 56 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157580): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157580): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157580): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157580): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157580): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157580): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157580): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157580): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.243617507 +0000 UTC m=+30.448824364 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157580): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157ac0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157ac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157ac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d08230 item 57 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157ac0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157ac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.244199596 +0000 UTC m=+30.449406453 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157ac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6100): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6100): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6100): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6100): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6100): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6100): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d08620 item 57 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6100): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6100): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.244801424 +0000 UTC m=+30.450008281 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6100): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6680): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6680): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6680): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6680): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6680): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.244801424 +0000 UTC m=+30.450008281 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6680): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d08b60 item 57 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6cc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6cc0): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6cc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6cc0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6cc0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6cc0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6cc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.246214876 +0000 UTC m=+30.451421733 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6cc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7200): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d09810 item 58 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7200): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.246805282 +0000 UTC m=+30.452012139 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7740): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7740): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7740): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d09c00 item 58 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7740): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7740): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7740): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7740): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7740): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.247508711 +0000 UTC m=+30.452715569 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7740): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d00): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.247508711 +0000 UTC m=+30.452715569 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d09dc0 item 58 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea440): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea440): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea440): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea440): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea440): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea440): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea440): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea440): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.249044234 +0000 UTC m=+30.454251091 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea440): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea980): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea980): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07a3f0 item 59 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea980): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.249542466 +0000 UTC m=+30.454749322 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fea980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feaec0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feaec0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feaec0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feaec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feaec0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feaec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07a770 item 59 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feaec0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feaec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.250644249 +0000 UTC m=+30.455851106 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feaec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feb440): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feb440): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feb440): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feb440): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feb440): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.250644249 +0000 UTC m=+30.455851106 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feb440): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07a930 item 59 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feba80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feba80): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feba80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feba80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feba80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feba80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feba80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feba80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.252058121 +0000 UTC m=+30.457264978 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419feba80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e0c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e0c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e0c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07acb0 item 60 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e0c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e0c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.252661361 +0000 UTC m=+30.457868218 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e0c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e600): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07af50 item 60 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e600): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e600): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e600): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e600): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.253313503 +0000 UTC m=+30.458520370 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01e600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01ebc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01ebc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01ebc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01ebc0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01ebc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.253313503 +0000 UTC m=+30.458520370 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01ebc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07b260 item 60 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f200): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f200): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f200): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f200): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f200): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.254571421 +0000 UTC m=+30.459778279 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f740): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f740): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f740): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07bab0 item 61 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f740): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f740): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.25518391 +0000 UTC m=+30.460390767 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01f740): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01fe40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01fe40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01fe40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01fe40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01fe40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.25518391 +0000 UTC m=+30.460390767 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a01fe40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cfa230 item 61 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042580): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042580): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042580): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042580): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042580): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042580): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042580): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042580): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.256741704 +0000 UTC m=+30.461948561 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042580): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042ac0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042ac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042ac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cfaa10 item 62 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042ac0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042ac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.257601208 +0000 UTC m=+30.462808065 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a042ac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0431c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0431c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0431c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0431c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0431c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.257601208 +0000 UTC m=+30.462808065 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0431c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cfad20 item 62 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043800): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043800): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043800): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043800): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043800): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043800): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.260169583 +0000 UTC m=+30.465376461 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043d40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043d40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043d40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20c230 item 63 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043d40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043d40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.261121713 +0000 UTC m=+30.466328569 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a043d40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076540): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076540): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076540): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.261121713 +0000 UTC m=+30.466328569 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20c4d0 item 63 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076b80): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076b80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076b80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076b80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076b80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.263175316 +0000 UTC m=+30.468382172 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a076b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0770c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0770c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0770c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20c9a0 item 64 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0770c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0770c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.263637629 +0000 UTC m=+30.468844486 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0770c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0777c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0777c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0777c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0777c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0777c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.263637629 +0000 UTC m=+30.468844486 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0777c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20ce70 item 64 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a077e00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a077e00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a077e00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a077e00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a077e00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.266634403 +0000 UTC m=+30.471841260 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a077e00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0380): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0380): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0380): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0380): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20d260 item 65 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0380): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.267313086 +0000 UTC m=+30.472519943 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0880): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0880): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0880): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.267313086 +0000 UTC m=+30.472519943 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20d5e0 item 65 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0ec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0ec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0ec0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0ec0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0ec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.268885979 +0000 UTC m=+30.474092836 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a0ec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1340): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1340): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20d960 item 66 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1340): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1340): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1340): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1340): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1340): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.26968553 +0000 UTC m=+30.474892387 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1340): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1880): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1880): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1880): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.26968553 +0000 UTC m=+30.474892387 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d0e690 item 66 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1ec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1ec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1ec0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1ec0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1ec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.270825335 +0000 UTC m=+30.476032191 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a1ec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4440): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4440): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4440): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4440): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4440): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d0f3b0 item 67 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4440): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4440): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.27133603 +0000 UTC m=+30.476542888 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4440): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4940): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4940): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4940): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4940): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4940): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.27133603 +0000 UTC m=+30.476542888 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4940): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d0fc00 item 67 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4fc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4fc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4fc0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4fc0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4fc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.272727531 +0000 UTC m=+30.477934387 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f4fc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f54c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f54c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d26a10 item 68 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f54c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f54c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f54c0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f54c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f54c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.273449545 +0000 UTC m=+30.478656403 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f54c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f5a00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f5a00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f5a00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f5a00): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f5a00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.273449545 +0000 UTC m=+30.478656403 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f5a00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d26cb0 item 68 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a140): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a140): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a140): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a140): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a140): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.275062465 +0000 UTC m=+30.480269321 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a140): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a5c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a5c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a5c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a5c0): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a5c0): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d27650 item 69 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a5c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a5c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.276168755 +0000 UTC m=+30.481375612 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12a5c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12aac0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12aac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12aac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12aac0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12aac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.276168755 +0000 UTC m=+30.481375612 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12aac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e36070 item 69 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b140): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b140): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b140): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b140): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b140): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.277742109 +0000 UTC m=+30.482948966 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b140): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e36cb0 item 70 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b640): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b640): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b640): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b640): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.278499782 +0000 UTC m=+30.483706639 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12b640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12bb80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12bb80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12bb80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12bb80): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12bb80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.278499782 +0000 UTC m=+30.483706639 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a12bb80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e36fc0 item 70 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e300): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e300): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e300): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.279926087 +0000 UTC m=+30.485132944 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e800): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e800): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e800): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e800): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e377a0 item 71 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e800): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.280577749 +0000 UTC m=+30.485784606 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19e800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19ed00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19ed00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19ed00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19ed00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19ed00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.280577749 +0000 UTC m=+30.485784606 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19ed00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e37960 item 71 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f380): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f380): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.281962397 +0000 UTC m=+30.487169254 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f880): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a3183f0 item 72 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f880): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f880): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f880): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f880): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.282567981 +0000 UTC m=+30.487774838 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19f880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19fdc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19fdc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19fdc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19fdc0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19fdc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.282567981 +0000 UTC m=+30.487774838 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a19fdc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318700 item 72 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204480): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204480): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204480): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204480): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204480): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.28427597 +0000 UTC m=+30.489482827 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204980): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204980): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318bd0 item 73 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204980): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.284884449 +0000 UTC m=+30.490091307 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204e40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204e40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204e40): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318ee0 item 73 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204e40): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.285594081 +0000 UTC m=+30.490800938 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a204e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205380): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205380): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205380): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.285594081 +0000 UTC m=+30.490800938 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a319260 item 73 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2059c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2059c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2059c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2059c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2059c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2059c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2059c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.287372322 +0000 UTC m=+30.492579179 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2059c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205ec0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205ec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205ec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a319650 item 74 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205ec0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205ec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.289020087 +0000 UTC m=+30.494226944 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a205ec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222500): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a319810 item 74 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222500): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222500): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222500): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222500): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.292302462 +0000 UTC m=+30.497509319 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222a80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222a80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222a80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222a80): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222a80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.292302462 +0000 UTC m=+30.497509319 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a222a80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a3199d0 item 74 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2230c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2230c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2230c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2230c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2230c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2230c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2230c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.298135377 +0000 UTC m=+30.503342234 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2230c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2235c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2235c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2235c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419dbc5b0 item 75 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2235c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2235c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.298460422 +0000 UTC m=+30.503667279 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2235c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a223b00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a223b00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a223b00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a223b00): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a223b00): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419dbd500 item 75 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a223b00): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a223b00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.299452086 +0000 UTC m=+30.504658943 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a223b00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256140): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256140): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256140): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256140): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256140): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.299452086 +0000 UTC m=+30.504658943 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256140): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419dbdce0 item 75 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256780): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256780): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256780): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256780): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256780): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256780): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256780): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.301688113 +0000 UTC m=+30.506894969 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256780): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256c80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256c80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256c80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6985b0 item 76 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256c80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256c80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.302002366 +0000 UTC m=+30.507209223 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a256c80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2571c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2571c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698770 item 76 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2571c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2571c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2571c0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2571c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2571c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.302770168 +0000 UTC m=+30.507977025 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2571c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257740): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257740): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257740): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257740): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257740): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.302770168 +0000 UTC m=+30.507977025 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257740): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6989a0 item 76 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257d80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257d80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257d80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257d80): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257d80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257d80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257d80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.304853365 +0000 UTC m=+30.510060223 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a257d80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276380): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698d20 item 77 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276380): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.305515206 +0000 UTC m=+30.510722063 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276a80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276a80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276a80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276a80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276a80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.305515206 +0000 UTC m=+30.510722063 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276a80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698ee0 item 77 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2770c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2770c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2770c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2770c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2770c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2770c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2770c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.306742596 +0000 UTC m=+30.511949454 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2770c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2775c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2775c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2775c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6995e0 item 78 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2775c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2775c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.307339875 +0000 UTC m=+30.512546732 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2775c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a277cc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a277cc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a277cc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a277cc0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a277cc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.307339875 +0000 UTC m=+30.512546732 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a277cc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6997a0 item 78 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c400): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c400): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c400): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c400): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c400): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.309718411 +0000 UTC m=+30.514925268 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c900): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c900): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699ce0 item 79 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c900): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.310266727 +0000 UTC m=+30.515473584 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31c900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d000): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d000): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d000): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d000): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d000): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.310266727 +0000 UTC m=+30.515473584 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d000): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419a700e0 item 79 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d640): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d640): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d640): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d640): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.311817128 +0000 UTC m=+30.517023985 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31d640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31db40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31db40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31db40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419a70b60 item 80 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31db40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31db40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.3121936 +0000 UTC m=+30.517400457 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31db40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346340): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346340): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346340): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346340): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346340): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.3121936 +0000 UTC m=+30.517400457 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346340): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419a71030 item 80 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346980): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346980): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346980): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.31385464 +0000 UTC m=+30.519061497 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346e00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346e00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346e00): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346e00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346e00): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346e00): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419a716c0 item 81 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346e00): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346e00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.314302866 +0000 UTC m=+30.519509723 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a346e00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a347340): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a347340): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a347340): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a347340): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a347340): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.314302866 +0000 UTC m=+30.519509723 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a347340): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419a71880 item 81 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c600): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c600): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.316060239 +0000 UTC m=+30.521267095 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3c600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cb00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cb00): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cb00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419951810 item 82 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cb00): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cb00): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cb00): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cb00): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cb00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.316503076 +0000 UTC m=+30.521709933 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3cb00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d080): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d080): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d080): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d080): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d080): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.316503076 +0000 UTC m=+30.521709933 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d080): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419951ab0 item 82 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.318483179 +0000 UTC m=+30.523690035 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3d700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3dc00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3dc00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3dc00): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3dc00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3dc00): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3dc00): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cb8690 item 83 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3dc00): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3dc00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.319475655 +0000 UTC m=+30.524682542 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f3dc00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e240): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e240): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e240): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e240): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e240): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.319475655 +0000 UTC m=+30.524682542 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e240): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cb93b0 item 83 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e8c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e8c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e8c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e8c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e8c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.321628484 +0000 UTC m=+30.526835340 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5e8c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5edc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5edc0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5edc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646460 item 84 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5edc0): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5edc0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5edc0): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5edc0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5edc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.3220657 +0000 UTC m=+30.527272557 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5edc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f340): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f340): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f340): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f340): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f340): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.3220657 +0000 UTC m=+30.527272557 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f340): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646a10 item 84 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f9c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f9c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f9c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f9c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f9c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.324146623 +0000 UTC m=+30.529353480 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5f9c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5fec0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5fec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5fec0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5fec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5fec0): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5fec0): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646d90 item 85 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5fec0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5fec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.32502288 +0000 UTC m=+30.530229737 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f5fec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398500): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398500): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398500): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.32502288 +0000 UTC m=+30.530229737 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646f50 item 85 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398b80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398b80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.3268536 +0000 UTC m=+30.532060457 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a398b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399080): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399080): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399080): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6472d0 item 86 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399080): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399080): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399080): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399080): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399080): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.327813244 +0000 UTC m=+30.533020101 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399080): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399600): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399600): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399600): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.327813244 +0000 UTC m=+30.533020101 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a647490 item 86 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399c80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399c80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399c80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399c80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399c80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.329375678 +0000 UTC m=+30.534582535 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a399c80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6280): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6280): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6280): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6280): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6280): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6280): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a647960 item 87 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6280): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6280): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.330526272 +0000 UTC m=+30.535733139 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c67c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c67c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c67c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c67c0): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c67c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.330526272 +0000 UTC m=+30.535733139 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c67c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a647c00 item 87 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6e40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6e40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.332020247 +0000 UTC m=+30.537227103 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c6e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c7340): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c7340): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c7340): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6e310 item 88 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c7340): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c7340): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c7340): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c7340): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c7340): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.33375784 +0000 UTC m=+30.538964707 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c7340): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c78c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c78c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c78c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c78c0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c78c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.33375784 +0000 UTC m=+30.538964707 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3c78c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6ea10 item 88 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6000): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6000): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6000): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6000): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6000): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6000): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6000): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6000): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.335673221 +0000 UTC m=+30.540880108 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6000): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6540): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6540): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6f9d0 item 89 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6540): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.336144952 +0000 UTC m=+30.541351810 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6a80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6a80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6a80): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6a80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6a80): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6a80): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6fc00 item 89 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6a80): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6a80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.337105368 +0000 UTC m=+30.542312226 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e6a80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7000): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7000): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7000): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7000): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7000): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.337105368 +0000 UTC m=+30.542312226 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7000): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a196150 item 89 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7640): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7640): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7640): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7640): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7640): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.3386777 +0000 UTC m=+30.543884557 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7b80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1964d0 item 90 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7b80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.339297692 +0000 UTC m=+30.544504550 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3e7b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c1c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c1c0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c1c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a196770 item 90 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c1c0): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c1c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c1c0): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c1c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c1c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.340382853 +0000 UTC m=+30.545589710 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c1c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c780): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c780): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c780): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c780): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c780): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.340382853 +0000 UTC m=+30.545589710 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41c780): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1969a0 item 90 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41cdc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41cdc0): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41cdc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41cdc0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41cdc0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41cdc0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41cdc0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41cdc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.341840018 +0000 UTC m=+30.547046875 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41cdc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d300): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d300): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a196e00 item 91 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d300): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.34271937 +0000 UTC m=+30.547926227 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d840): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d840): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d840): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d840): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d840): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d840): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a197110 item 91 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d840): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d840): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.343225587 +0000 UTC m=+30.548432443 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41d840): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41ddc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41ddc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41ddc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41ddc0): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41ddc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.343225587 +0000 UTC m=+30.548432443 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a41ddc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1972d0 item 91 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438500): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438500): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438500): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438500): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438500): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438500): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.344782199 +0000 UTC m=+30.549989056 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438a40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438a40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438a40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a197810 item 92 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438a40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438a40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.345257527 +0000 UTC m=+30.550464385 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438a40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438f80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438f80): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438f80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1979d0 item 92 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438f80): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438f80): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438f80): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438f80): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438f80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.346159262 +0000 UTC m=+30.551366120 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a438f80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439540): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439540): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439540): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.346159262 +0000 UTC m=+30.551366120 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a197b90 item 92 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439b80): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439b80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439b80): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439b80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439b80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.347812187 +0000 UTC m=+30.553019044 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a439b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4581c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4581c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4581c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d18070 item 93 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4581c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4581c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.348433481 +0000 UTC m=+30.553640338 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4581c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4588c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4588c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4588c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4588c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4588c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.348433481 +0000 UTC m=+30.553640338 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4588c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d18380 item 93 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a458f00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a458f00): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a458f00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a458f00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a458f00): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a458f00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a458f00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a458f00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.350019078 +0000 UTC m=+30.555225935 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a458f00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459440): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459440): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459440): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d188c0 item 94 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459440): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459440): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.350560982 +0000 UTC m=+30.555767839 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459440): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459b40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459b40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.350560982 +0000 UTC m=+30.555767839 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a459b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d18d20 item 94 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474280): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474280): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474280): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474280): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474280): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474280): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474280): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474280): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.351880717 +0000 UTC m=+30.557087574 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4747c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4747c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4747c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d19490 item 95 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4747c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4747c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.352533691 +0000 UTC m=+30.557740548 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4747c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474ec0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474ec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474ec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474ec0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474ec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.352533691 +0000 UTC m=+30.557740548 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474ec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d196c0 item 95 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475500): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475500): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475500): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475500): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475500): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475500): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.354466925 +0000 UTC m=+30.559673822 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1920e0 item 96 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.355314497 +0000 UTC m=+30.560521425 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe480): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe480): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe480): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.355314497 +0000 UTC m=+30.560521425 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a192380 item 96 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= 2026/05/11 02:15:41 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:41 DEBUG : Looking for writers 2026/05/11 02:15:41 DEBUG : >WaitForWriters: 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:41 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/11 02:15:41 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fef40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fef40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fef40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fef40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fef40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.368116536 +0000 UTC m=+30.573323403 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fef40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff440): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff440): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff440): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff440): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff440): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff440): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff440): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.368116536 +0000 UTC m=+30.573323403 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff440): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff900): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff900): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff900): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.368116536 +0000 UTC m=+30.573323403 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a5d3c70 item 1 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294180): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294180): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294180): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.371029262 +0000 UTC m=+30.576236129 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294680): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294680): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294680): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294680): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294680): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.371029262 +0000 UTC m=+30.576236129 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a294680): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcca80 item 2 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2140): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2140): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2140): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2140): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2140): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.373063687 +0000 UTC m=+30.578270564 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2140): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2640): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2640): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2640): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2640): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2640): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.373063687 +0000 UTC m=+30.578270564 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.373063687 +0000 UTC m=+30.578270564 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a193180 item 3 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3180): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3180): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3180): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.376051094 +0000 UTC m=+30.581257961 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3740): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3740): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3740): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3740): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3740): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.376051094 +0000 UTC m=+30.581257961 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3740): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4150 item 4 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.378031647 +0000 UTC m=+30.583238514 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3d80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4300): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4300): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4300): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4300): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4300): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.378031647 +0000 UTC m=+30.583238514 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4840): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4840): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4840): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4840): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4840): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.378031647 +0000 UTC m=+30.583238514 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4840): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a44d0 item 5 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4ec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4ec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4ec0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4ec0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4ec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.380752801 +0000 UTC m=+30.585959657 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b4ec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.380752801 +0000 UTC m=+30.585959657 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4a80 item 6 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5a80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5a80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5a80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5a80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5a80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.382774864 +0000 UTC m=+30.587981740 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2b5a80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8080): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8080): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8080): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8080): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8080): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8080): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8080): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.382774864 +0000 UTC m=+30.587981740 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8080): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8540): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8540): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8540): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.382774864 +0000 UTC m=+30.587981740 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4e70 item 7 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9080): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9080): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9080): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9080): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9080): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.385557593 +0000 UTC m=+30.590764520 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9080): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9980): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9980): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9980): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.385557593 +0000 UTC m=+30.590764520 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a5340 item 8 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa4c0): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e74199aa4c0): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa4c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa4c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa4c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa4c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa9c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa9c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa9c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa9c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa9c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.38806887 +0000 UTC m=+30.593275747 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa9c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae40): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae40): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.38806887 +0000 UTC m=+30.593275747 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aae40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab340): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab340): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab340): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab340): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab340): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.38806887 +0000 UTC m=+30.593275747 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab340): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a5730 item 9 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.392026872 +0000 UTC m=+30.597233728 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aba40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.392026872 +0000 UTC m=+30.597233728 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70c00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c000 item 10 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474180): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e741a474180): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474180): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474180): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474180): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474180): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474540): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474540): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474540): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.394222722 +0000 UTC m=+30.599429599 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474a40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474a40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474a40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474a40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474a40): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474a40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.394222722 +0000 UTC m=+30.599429599 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474a40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474f40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474f40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474f40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474f40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474f40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.394222722 +0000 UTC m=+30.599429599 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a474f40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d19110 item 11 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475bc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475bc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475bc0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475bc0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475bc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.396828969 +0000 UTC m=+30.602035846 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a475bc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4700): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4700): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4700): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.396828969 +0000 UTC m=+30.602035846 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d19b90 item 12 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5c00): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e7419cd5c00): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5c00): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5c00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5c00): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5c00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.399715183 +0000 UTC m=+30.604922041 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1567c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1567c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1567c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1567c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1567c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.399715183 +0000 UTC m=+30.604922041 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1567c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d08230 item 13 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.403779527 +0000 UTC m=+30.608986423 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.403779527 +0000 UTC m=+30.608986423 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d08b60 item 14 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1579c0): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e741a1579c0): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1579c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1579c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1579c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1579c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1579c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157d80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157d80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157d80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157d80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157d80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.40535246 +0000 UTC m=+30.610559347 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157d80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5204c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5204c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5204c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5204c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5204c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.40535246 +0000 UTC m=+30.610559347 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5204c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d09810 item 15 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520b40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520b40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.406788383 +0000 UTC m=+30.611995251 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521080): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521080): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521080): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521080): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521080): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.406788383 +0000 UTC m=+30.611995251 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521080): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d09dc0 item 16 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5216c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5216c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5216c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5216c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5216c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.408774547 +0000 UTC m=+30.613981405 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5216c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d710c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d710c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d710c0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d710c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d710c0): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d710c0): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d710c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d710c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.408774547 +0000 UTC m=+30.613981405 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d710c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71740): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71740): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71740): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71740): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71740): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.408774547 +0000 UTC m=+30.613981405 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71740): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c380 item 17 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71e40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71e40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.410820765 +0000 UTC m=+30.616027623 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4480): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4480): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4480): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.410820765 +0000 UTC m=+30.616027623 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c8c0 item 18 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4b00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4b00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4b00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4b00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4b00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.412466135 +0000 UTC m=+30.617673002 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f4b00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5000): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5000): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5000): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5000): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5000): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5000): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5000): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5000): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.412466135 +0000 UTC m=+30.617673002 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5000): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5500): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5500): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5500): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.412466135 +0000 UTC m=+30.617673002 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73cc40 item 19 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5b80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5b80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.414470826 +0000 UTC m=+30.619677712 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2f5b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe1c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe1c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe1c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe1c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe1c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.414470826 +0000 UTC m=+30.619677712 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe1c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73d260 item 20 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe840): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe840): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe840): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe840): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe840): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.416014263 +0000 UTC m=+30.621221120 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efe840): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efed40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efed40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efed40): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efed40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efed40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efed40): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efed40): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efed40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.416014263 +0000 UTC m=+30.621221120 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419efed40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff240): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff240): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff240): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff240): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff240): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.416014263 +0000 UTC m=+30.621221120 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff240): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73d6c0 item 21 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff8c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff8c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff8c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff8c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff8c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.417826449 +0000 UTC m=+30.623033326 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419eff8c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419effe00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419effe00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419effe00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419effe00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419effe00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.417826449 +0000 UTC m=+30.623033326 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419effe00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73ddc0 item 22 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e580): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e580): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e580): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e580): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e580): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.419345068 +0000 UTC m=+30.624551925 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e580): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ea80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ea80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ea80): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ea80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ea80): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ea80): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ea80): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ea80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.419345068 +0000 UTC m=+30.624551925 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ea80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ef80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ef80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ef80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ef80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ef80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.419345068 +0000 UTC m=+30.624551925 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2ef80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cfa5b0 item 23 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f600): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f600): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.423852338 +0000 UTC m=+30.629059195 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fb40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fb40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fb40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fb40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fb40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.423852338 +0000 UTC m=+30.629059195 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fb40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cfb2d0 item 24 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56280): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e7419f56280): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56280): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56280): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56280): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56280): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56640): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56640): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.426048019 +0000 UTC m=+30.631254875 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56b40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56b40): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56b40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56b40): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.426048019 +0000 UTC m=+30.631254875 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f56b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57080): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57080): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57080): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57080): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57080): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.426048019 +0000 UTC m=+30.631254875 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57080): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20c540 item 25 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57700): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57700): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57700): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.428045303 +0000 UTC m=+30.633252161 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57c40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57c40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57c40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57c40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57c40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.428045303 +0000 UTC m=+30.633252161 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f57c40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20ce70 item 26 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6380): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e7419fd6380): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6380): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6380): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6380): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6740): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6740): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6740): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6740): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6740): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.431001812 +0000 UTC m=+30.636208669 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6740): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6c40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6c40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6c40): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6c40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6c40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6c40): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6c40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.431001812 +0000 UTC m=+30.636208669 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd6c40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7180): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7180): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7180): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.431001812 +0000 UTC m=+30.636208669 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20d260 item 27 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7800): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7800): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7800): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.43428561 +0000 UTC m=+30.639492467 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.43428561 +0000 UTC m=+30.639492467 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fd7d40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20d8f0 item 28 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8480): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e7419ff8480): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8480): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8480): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8480): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8480): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8840): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8840): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8840): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8840): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8840): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.435792627 +0000 UTC m=+30.640999484 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8840): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8f00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8f00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8f00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8f00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8f00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.435792627 +0000 UTC m=+30.640999484 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff8f00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d0ed90 item 29 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9580): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9580): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9580): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9580): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9580): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.437496699 +0000 UTC m=+30.642703555 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9580): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9ac0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9ac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9ac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9ac0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9ac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.437496699 +0000 UTC m=+30.642703555 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff9ac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d0fab0 item 30 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030200): _readAt: size=2, off=0 2026/05/11 02:15:41 ERROR : open-test-file(0x1e741a030200): Couldn't read size of file 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030200): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030200): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030200): close: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0305c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0305c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0305c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0305c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0305c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.439231829 +0000 UTC m=+30.644438706 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0305c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030c80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030c80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030c80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030c80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030c80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.439231829 +0000 UTC m=+30.644438706 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a030c80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d269a0 item 31 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031300): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031300): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031300): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.440629521 +0000 UTC m=+30.645836378 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031840): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031840): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031840): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031840): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031840): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.440629521 +0000 UTC m=+30.645836378 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031840): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d26f50 item 32 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031e80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031e80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031e80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031e80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031e80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.441989651 +0000 UTC m=+30.647196508 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a031e80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052400): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052400): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052400): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052400): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e36000 item 33 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052400): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.442648026 +0000 UTC m=+30.647854883 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052900): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052900): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052900): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.442648026 +0000 UTC m=+30.647854883 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e363f0 item 33 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052f40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052f40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052f40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052f40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052f40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.444069604 +0000 UTC m=+30.649276481 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a052f40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0533c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0533c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e36f50 item 34 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0533c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0533c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0533c0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0533c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0533c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.444954626 +0000 UTC m=+30.650161483 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0533c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a053900): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a053900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a053900): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a053900): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a053900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.444954626 +0000 UTC m=+30.650161483 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a053900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e37110 item 34 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e040): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e040): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e040): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e040): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e040): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.446132091 +0000 UTC m=+30.651338949 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e040): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e4c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e4c0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e4c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e4c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e378f0 item 35 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e4c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e4c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.446698913 +0000 UTC m=+30.651905771 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e4c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e9c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e9c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e9c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e9c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e9c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.446698913 +0000 UTC m=+30.651905771 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08e9c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e37c70 item 35 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f040): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f040): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f040): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f040): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f040): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.448896728 +0000 UTC m=+30.654103615 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f040): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f540): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a3185b0 item 36 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f540): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f540): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f540): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f540): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.449367217 +0000 UTC m=+30.654574074 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08f540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08fa80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08fa80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08fa80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08fa80): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08fa80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.449367217 +0000 UTC m=+30.654574074 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08fa80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318770 item 36 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c61c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c61c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c61c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c61c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c61c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.450909382 +0000 UTC m=+30.656116239 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c61c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6640): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6640): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6640): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318d90 item 37 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6640): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.451377486 +0000 UTC m=+30.656584343 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6b40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6b40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.451377486 +0000 UTC m=+30.656584343 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c6b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318f50 item 37 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c71c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c71c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c71c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c71c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c71c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.452618282 +0000 UTC m=+30.657825139 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c71c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c76c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c76c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a319500 item 38 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c76c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c76c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c76c0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c76c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c76c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.453252902 +0000 UTC m=+30.658459769 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c76c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c7c00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c7c00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c7c00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c7c00): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c7c00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.453252902 +0000 UTC m=+30.658459769 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0c7c00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a3196c0 item 38 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e380): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e380): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.455022196 +0000 UTC m=+30.660229054 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e880): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e880): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e880): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e880): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a319a40 item 39 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e880): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.455366637 +0000 UTC m=+30.660573494 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ed80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ed80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ed80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ed80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ed80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.455366637 +0000 UTC m=+30.660573494 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ed80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a319c70 item 39 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f400): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f400): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f400): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.456681853 +0000 UTC m=+30.661888711 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f800): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07a380 item 40 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f800): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f800): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f800): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f800): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.457575492 +0000 UTC m=+30.662782389 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fd40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fd40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fd40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fd40): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fd40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.457575492 +0000 UTC m=+30.662782389 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fd40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419dbdc70 item 40 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158400): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158400): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158400): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158400): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158400): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.459489871 +0000 UTC m=+30.664696738 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158900): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158900): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698540 item 41 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158900): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.460612072 +0000 UTC m=+30.665818939 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158dc0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158dc0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158dc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158dc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698700 item 41 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158dc0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158dc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.461684148 +0000 UTC m=+30.666891035 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a158dc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159300): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159300): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159300): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.461684148 +0000 UTC m=+30.666891035 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6988c0 item 41 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159940): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159940): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159940): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159940): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159940): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159940): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159940): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.464189614 +0000 UTC m=+30.669396481 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159940): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159e40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698cb0 item 42 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159e40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.465278993 +0000 UTC m=+30.670485861 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a159e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1be480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1be480): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698e70 item 42 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1be480): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1be480): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1be480): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1be480): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1be480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.466165919 +0000 UTC m=+30.671372786 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1be480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bea00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bea00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bea00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bea00): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bea00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.466165919 +0000 UTC m=+30.671372786 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bea00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699260 item 42 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf040): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf040): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf040): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf040): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf040): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf040): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf040): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.469641129 +0000 UTC m=+30.674847986 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf040): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf540): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf540): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699730 item 43 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf540): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.470346502 +0000 UTC m=+30.675553390 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bf540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bfa80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bfa80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bfa80): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bfa80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bfa80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6999d0 item 43 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bfa80): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bfa80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.471173315 +0000 UTC m=+30.676380202 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bfa80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2120c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2120c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2120c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2120c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2120c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.471173315 +0000 UTC m=+30.676380202 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2120c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699c70 item 43 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212700): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212700): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212700): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212700): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212700): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.473107961 +0000 UTC m=+30.678314828 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212c00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212c00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212c00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419950620 item 44 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212c00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212c00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.473542483 +0000 UTC m=+30.678749350 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a212c00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213140): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213140): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419950a80 item 44 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213140): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213140): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213140): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213140): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213140): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.474345842 +0000 UTC m=+30.679552719 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213140): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2136c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2136c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2136c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2136c0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2136c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.474345842 +0000 UTC m=+30.679552719 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2136c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419950f50 item 44 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213d00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213d00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213d00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213d00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213d00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213d00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213d00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.476393081 +0000 UTC m=+30.681599938 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a213d00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244300): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244300): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419951ab0 item 45 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244300): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.477313161 +0000 UTC m=+30.682520038 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244a00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244a00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244a00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244a00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244a00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.477313161 +0000 UTC m=+30.682520038 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a244a00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cb8310 item 45 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245040): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245040): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245040): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245040): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245040): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245040): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245040): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.479701094 +0000 UTC m=+30.684908001 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245040): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245540): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245540): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cb93b0 item 46 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245540): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.480131558 +0000 UTC m=+30.685338455 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245c40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245c40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245c40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245c40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245c40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.480131558 +0000 UTC m=+30.685338455 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a245c40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cb9e30 item 46 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278380): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278380): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278380): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278380): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.482166744 +0000 UTC m=+30.687373611 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278880): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278880): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646a10 item 47 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278880): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.483150343 +0000 UTC m=+30.688357221 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278f80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278f80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278f80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278f80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278f80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.483150343 +0000 UTC m=+30.688357221 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a278f80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646bd0 item 47 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2951c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2951c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2951c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2951c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2951c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2951c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2951c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.485442968 +0000 UTC m=+30.690649835 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2951c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2956c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2956c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2956c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcd1f0 item 48 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2956c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2956c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.486631043 +0000 UTC m=+30.691837930 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2956c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a295dc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a295dc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a295dc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a295dc0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a295dc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.486631043 +0000 UTC m=+30.691837930 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a295dc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcd500 item 48 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306500): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306500): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306500): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.489153491 +0000 UTC m=+30.694360348 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306980): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306980): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306980): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306980): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306980): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcd960 item 49 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306980): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.49035922 +0000 UTC m=+30.695566087 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306ec0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306ec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306ec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306ec0): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306ec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.49035922 +0000 UTC m=+30.695566087 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a306ec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419fcdc70 item 49 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307540): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307540): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307540): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.492538509 +0000 UTC m=+30.697745396 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307a40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307a40): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307a40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6e850 item 50 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307a40): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307a40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307a40): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307a40): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307a40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.493295932 +0000 UTC m=+30.698502799 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a307a40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3440c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3440c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3440c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3440c0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3440c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.493295932 +0000 UTC m=+30.698502799 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3440c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6ed90 item 50 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279440): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279440): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279440): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279440): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279440): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.494891287 +0000 UTC m=+30.700098144 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279440): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279940): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279940): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279940): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279940): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279940): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279940): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646f50 item 51 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279940): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279940): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.495738318 +0000 UTC m=+30.700945175 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279940): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279e80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279e80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279e80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279e80): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279e80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.495738318 +0000 UTC m=+30.700945175 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a279e80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a647110 item 51 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384600): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384600): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.498267449 +0000 UTC m=+30.703474305 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384b00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384b00): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384b00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a647490 item 52 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384b00): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384b00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384b00): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384b00): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384b00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.499650011 +0000 UTC m=+30.704856869 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384b00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520180): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520180): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520180): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.499650011 +0000 UTC m=+30.704856869 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6e0e0 item 52 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520800): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520800): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520800): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.500873845 +0000 UTC m=+30.706080702 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520d00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520d00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520d00): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520d00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520d00): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520d00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6ed20 item 53 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520d00): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520d00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.501505409 +0000 UTC m=+30.706712265 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a520d00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521240): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521240): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521240): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521240): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521240): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.501505409 +0000 UTC m=+30.706712265 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a521240): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d6f5e0 item 53 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5218c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5218c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5218c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5218c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5218c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.503670732 +0000 UTC m=+30.708877589 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a5218c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384180): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384180): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07a150 item 54 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384180): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384180): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384180): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384180): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.504572367 +0000 UTC m=+30.709779223 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a384180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385040): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385040): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385040): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385040): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385040): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.504572367 +0000 UTC m=+30.709779223 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385040): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07a380 item 54 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3856c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3856c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3856c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3856c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3856c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.506057974 +0000 UTC m=+30.711264831 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3856c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385bc0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385bc0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385bc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385bc0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385bc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07a930 item 55 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385bc0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385bc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.506520579 +0000 UTC m=+30.711727436 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a385bc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe200): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe200): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe200): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.506520579 +0000 UTC m=+30.711727436 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07aaf0 item 55 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe880): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe880): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe880): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.50781747 +0000 UTC m=+30.713024328 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fe880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fed80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fed80): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fed80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07af50 item 56 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fed80): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fed80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fed80): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fed80): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fed80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.508239097 +0000 UTC m=+30.713445954 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3fed80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff3c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff3c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff3c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff3c0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff3c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.508239097 +0000 UTC m=+30.713445954 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ff3c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07b260 item 56 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ffa00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ffa00): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ffa00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ffa00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ffa00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ffa00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ffa00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ffa00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.509238606 +0000 UTC m=+30.714445463 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3ffa00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2040): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2040): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2040): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a07bab0 item 57 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2040): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2040): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.509773157 +0000 UTC m=+30.714980013 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2040): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2600): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2600): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2600): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2600): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6461c0 item 57 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2600): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.510339006 +0000 UTC m=+30.715545864 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.510339006 +0000 UTC m=+30.715545864 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f2b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6468c0 item 57 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f31c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f31c0): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f31c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f31c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f31c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f31c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f31c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f31c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.511455166 +0000 UTC m=+30.716662023 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f31c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3700): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3700): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646c40 item 58 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3700): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.511853519 +0000 UTC m=+30.717060376 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3c40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3c40): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3c40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646e00 item 58 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3c40): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3c40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3c40): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3c40): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3c40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.51236703 +0000 UTC m=+30.717573887 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4f3c40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8300): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8300): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8300): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.51236703 +0000 UTC m=+30.717573887 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a646fc0 item 58 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8b80): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8b80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8b80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8b80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8b80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.515363824 +0000 UTC m=+30.720570681 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a8b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9500): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9500): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6476c0 item 59 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9500): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.515748492 +0000 UTC m=+30.720955348 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9e00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9e00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9e00): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9e00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9e00): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9e00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6479d0 item 59 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9e00): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9e00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.516322065 +0000 UTC m=+30.721528922 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1a9e00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa780): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa780): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa780): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa780): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa780): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.516322065 +0000 UTC m=+30.721528922 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aa780): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a647d50 item 59 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aaec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aaec0): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aaec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aaec0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aaec0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aaec0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aaec0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aaec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.517829595 +0000 UTC m=+30.723036452 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199aaec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab400): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab400): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a5d23f0 item 60 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab400): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.518221636 +0000 UTC m=+30.723428493 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab9c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab9c0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab9c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a5d25b0 item 60 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab9c0): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab9c0): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab9c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab9c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.518670545 +0000 UTC m=+30.723877402 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e74199ab9c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4280): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4280): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4280): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4280): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4280): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.518670545 +0000 UTC m=+30.723877402 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd4280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a5d2af0 item 60 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5a80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5a80): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5a80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5a80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5a80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5a80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5a80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5a80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.519601234 +0000 UTC m=+30.724808101 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419cd5a80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a5d31f0 item 61 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.519956926 +0000 UTC m=+30.725163782 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1560c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156800): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156800): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156800): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.519956926 +0000 UTC m=+30.725163782 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a5d33b0 item 61 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.521305585 +0000 UTC m=+30.726512442 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a156e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a5d3810 item 62 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.521651148 +0000 UTC m=+30.726858006 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157a80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157a80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157a80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157a80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157a80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.521651148 +0000 UTC m=+30.726858006 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a157a80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a5d3b20 item 62 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b00): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.522820509 +0000 UTC m=+30.728027366 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419c76b00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70e80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70e80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70e80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a192070 item 63 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70e80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70e80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.523242306 +0000 UTC m=+30.728449163 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d70e80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71700): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71700): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71700): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.523242306 +0000 UTC m=+30.728449163 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a192310 item 63 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71d80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71d80): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71d80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71d80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71d80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71d80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71d80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71d80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.524587589 +0000 UTC m=+30.729794446 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419d71d80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e400): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e400): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a192700 item 64 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e400): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.524986463 +0000 UTC m=+30.730193320 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2e400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2eb00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2eb00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2eb00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2eb00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2eb00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.524986463 +0000 UTC m=+30.730193320 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2eb00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1929a0 item 64 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f140): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f140): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f140): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f140): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f140): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.526320224 +0000 UTC m=+30.731527081 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f140): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f5c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f5c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f5c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f5c0): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f5c0): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a192ee0 item 65 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f5c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f5c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.526777028 +0000 UTC m=+30.731983885 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2f5c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fac0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fac0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.526777028 +0000 UTC m=+30.731983885 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f2fac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a1930a0 item 65 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50200): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50200): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.527811773 +0000 UTC m=+30.733018630 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50680): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50680): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a193a40 item 66 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50680): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50680): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50680): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50680): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50680): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.528237829 +0000 UTC m=+30.733444686 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50680): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50bc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50bc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50bc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50bc0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50bc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.528237829 +0000 UTC m=+30.733444686 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f50bc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4070 item 66 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51200): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51200): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.529443819 +0000 UTC m=+30.734650675 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51680): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51680): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51680): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51680): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51680): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4460 item 67 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51680): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51680): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.52985757 +0000 UTC m=+30.735064427 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51680): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51b80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51b80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51b80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51b80): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51b80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.52985757 +0000 UTC m=+30.735064427 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419f51b80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4620 item 67 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca300): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca300): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca300): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca300): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca300): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.530971446 +0000 UTC m=+30.736178303 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca300): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca800): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4a80 item 68 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca800): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca800): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca800): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca800): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.531453498 +0000 UTC m=+30.736660354 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fca800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcad40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcad40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcad40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcad40): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcad40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.531453498 +0000 UTC m=+30.736660354 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcad40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a4c40 item 68 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb380): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb380): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.532644458 +0000 UTC m=+30.737851316 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb800): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb800): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb800): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb800): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a5030 item 69 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb800): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.533097785 +0000 UTC m=+30.738304642 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcb800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcbd00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcbd00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcbd00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcbd00): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcbd00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.533097785 +0000 UTC m=+30.738304642 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419fcbd00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a51f0 item 69 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2480): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2480): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2480): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.534432589 +0000 UTC m=+30.739639446 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2980): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2980): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a55e0 item 70 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2980): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2980): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2980): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2980): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2980): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.53497324 +0000 UTC m=+30.740180108 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2980): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2ec0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2ec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2ec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2ec0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2ec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.53497324 +0000 UTC m=+30.740180108 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff2ec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a5960 item 70 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3540): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3540): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3540): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3540): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3540): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.536213084 +0000 UTC m=+30.741419941 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3540): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3a40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3a40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3a40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3a40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3a40): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a2a5dc0 item 71 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3a40): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3a40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.536637035 +0000 UTC m=+30.741843892 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e7419ff3a40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018040): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018040): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018040): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018040): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018040): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.536637035 +0000 UTC m=+30.741843892 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018040): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d190a0 item 71 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0186c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0186c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0186c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0186c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0186c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.537990293 +0000 UTC m=+30.743197149 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0186c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018bc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018bc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d19500 item 72 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018bc0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018bc0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018bc0): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018bc0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018bc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.538453578 +0000 UTC m=+30.743660436 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a018bc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019100): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019100): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019100): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019100): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019100): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.538453578 +0000 UTC m=+30.743660436 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019100): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d19730 item 72 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0196c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0196c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0196c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0196c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0196c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0196c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0196c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.539487764 +0000 UTC m=+30.744694620 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0196c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019bc0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019bc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019bc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d19c00 item 73 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019bc0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019bc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.539903559 +0000 UTC m=+30.745110416 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a019bc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c180): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c180): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c180): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c180): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d08070 item 73 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c180): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.540495358 +0000 UTC m=+30.745702215 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c6c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c6c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c6c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c6c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c6c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.540495358 +0000 UTC m=+30.745702215 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03c6c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d08310 item 73 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03cd00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03cd00): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03cd00): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03cd00): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03cd00): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03cd00): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03cd00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.54173987 +0000 UTC m=+30.746946728 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03cd00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d200): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d08c40 item 74 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d200): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.542523863 +0000 UTC m=+30.747730719 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d740): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d740): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d09570 item 74 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d740): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d740): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d740): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d740): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d740): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.543056008 +0000 UTC m=+30.748262865 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03d740): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03dcc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03dcc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03dcc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03dcc0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03dcc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.543056008 +0000 UTC m=+30.748262865 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a03dcc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d09ab0 item 74 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c400): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c400): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c400): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c400): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c400): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.544679637 +0000 UTC m=+30.749886495 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c900): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c900): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d09e30 item 75 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c900): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.545135539 +0000 UTC m=+30.750342397 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05c900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05ce40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05ce40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05ce40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05ce40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05ce40): _writeAt: size=3, off=2 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c310 item 75 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05ce40): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05ce40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.545700868 +0000 UTC m=+30.750907724 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05ce40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d380): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d380): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d380): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.545700868 +0000 UTC m=+30.750907724 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c540 item 75 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d9c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d9c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d9c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d9c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d9c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d9c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d9c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.546904091 +0000 UTC m=+30.752110949 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05d9c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05dec0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05dec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05dec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73c8c0 item 76 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05dec0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05dec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.547413244 +0000 UTC m=+30.752620101 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a05dec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08c500): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08c500): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73ca80 item 76 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08c500): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08c500): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08c500): _writeAt: size=3, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08c500): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08c500): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.547856893 +0000 UTC m=+30.753063750 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08c500): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08ca80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08ca80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08ca80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08ca80): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08ca80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.547856893 +0000 UTC m=+30.753063750 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08ca80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73cc40 item 76 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d0c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d0c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d0c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d0c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d0c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d0c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d0c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.548971911 +0000 UTC m=+30.754178768 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d0c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d5c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d5c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d5c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73d110 item 77 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d5c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d5c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.54936788 +0000 UTC m=+30.754574736 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08d5c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08dcc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08dcc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08dcc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08dcc0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08dcc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.54936788 +0000 UTC m=+30.754574736 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a08dcc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73d2d0 item 77 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2400): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2400): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2400): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2400): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2400): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2400): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2400): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.550539013 +0000 UTC m=+30.755745869 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2400): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2900): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2900): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2900): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73d880 item 78 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2900): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2900): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.551095975 +0000 UTC m=+30.756302833 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a2900): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3000): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3000): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3000): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3000): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3000): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.551095975 +0000 UTC m=+30.756302833 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3000): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a73dab0 item 78 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3640): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3640): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3640): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3640): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.55228334 +0000 UTC m=+30.757490197 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3b40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cfa230 item 79 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3b40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.552782643 +0000 UTC m=+30.757989500 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0a3b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2340): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2340): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2340): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2340): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2340): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.552782643 +0000 UTC m=+30.757989500 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2340): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cfa4d0 item 79 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:41 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370140): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370140): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370140): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370140): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370140): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370140): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370140): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.554114551 +0000 UTC m=+30.759321448 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370140): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370640): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370640): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370640): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20c3f0 item 80 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370640): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370640): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.554555214 +0000 UTC m=+30.759762071 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370640): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370d40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370d40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370d40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370d40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370d40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.554555214 +0000 UTC m=+30.759762071 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a370d40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20c690 item 80 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371380): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371380): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.557046303 +0000 UTC m=+30.762253170 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371800): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371800): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371800): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371800): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371800): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20ca80 item 81 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371800): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.55776962 +0000 UTC m=+30.762976537 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371d40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371d40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371d40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371d40): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371d40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.55776962 +0000 UTC m=+30.762976537 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a371d40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20cfc0 item 81 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e4c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e4c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e4c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e4c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e4c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.559017349 +0000 UTC m=+30.764224206 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e4c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e9c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e9c0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e9c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20d420 item 82 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e9c0): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e9c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e9c0): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e9c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e9c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.559856965 +0000 UTC m=+30.765063822 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11e9c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ef40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ef40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ef40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ef40): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ef40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.559856965 +0000 UTC m=+30.765063822 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11ef40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20d650 item 82 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f5c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f5c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f5c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f5c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f5c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.561366409 +0000 UTC m=+30.766573306 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11f5c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fac0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fac0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fac0): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fac0): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a20d9d0 item 83 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fac0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.562696793 +0000 UTC m=+30.767903660 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a11fac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a100): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a100): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a100): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a100): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a100): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.562696793 +0000 UTC m=+30.767903660 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a100): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d0e700 item 83 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a780): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a780): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a780): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a780): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a780): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.565513988 +0000 UTC m=+30.770720845 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14a780): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14ac80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14ac80): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14ac80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d0f420 item 84 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14ac80): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14ac80): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14ac80): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14ac80): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14ac80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.565972515 +0000 UTC m=+30.771179373 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14ac80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b200): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b200): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b200): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.565972515 +0000 UTC m=+30.771179373 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d0fc70 item 84 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b880): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b880): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b880): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.567607486 +0000 UTC m=+30.772814343 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14b880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14bd80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14bd80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14bd80): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14bd80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14bd80): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14bd80): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d269a0 item 85 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14bd80): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14bd80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.568611233 +0000 UTC m=+30.773818090 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a14bd80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2b00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2b00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2b00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2b00): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2b00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.568611233 +0000 UTC m=+30.773818090 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f2b00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cfab60 item 85 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3180): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3180): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3180): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3180): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3180): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.570863901 +0000 UTC m=+30.776070758 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3180): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3680): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3680): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3680): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419cfb570 item 86 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3680): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3680): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3680): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3680): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3680): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.57161477 +0000 UTC m=+30.776821627 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3680): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3c00): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3c00): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3c00): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3c00): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3c00): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.57161477 +0000 UTC m=+30.776821627 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a0f3c00): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e362a0 item 86 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e380): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e380): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e380): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e380): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e380): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.573584393 +0000 UTC m=+30.778791250 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e380): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e880): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e880): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e880): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e880): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e880): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e880): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e36ee0 item 87 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e880): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e880): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.574118473 +0000 UTC m=+30.779325350 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20e880): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20edc0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20edc0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20edc0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20edc0): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20edc0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.574118473 +0000 UTC m=+30.779325350 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20edc0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e370a0 item 87 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f440): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f440): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f440): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f440): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f440): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.576177224 +0000 UTC m=+30.781384101 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f440): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f940): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f940): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f940): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e37880 item 88 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f940): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f940): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f940): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f940): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f940): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.577721995 +0000 UTC m=+30.782928851 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20f940): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20fec0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20fec0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20fec0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20fec0): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20fec0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.577721995 +0000 UTC m=+30.782928851 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a20fec0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419e37c00 item 88 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240600): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240600): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240600): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240600): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240600): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.579287544 +0000 UTC m=+30.784494401 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240b40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240b40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240b40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318460 item 89 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240b40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240b40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.579974833 +0000 UTC m=+30.785181690 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a240b40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241080): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241080): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241080): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241080): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241080): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241080): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318700 item 89 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241080): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241080): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.580501388 +0000 UTC m=+30.785708245 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241080): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241600): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241600): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241600): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.580501388 +0000 UTC m=+30.785708245 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a3188c0 item 89 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241c40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241c40): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241c40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241c40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241c40): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241c40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241c40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241c40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.582048642 +0000 UTC m=+30.787255499 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a241c40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276280): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276280): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276280): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a318ee0 item 90 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276280): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276280): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.582471973 +0000 UTC m=+30.787678830 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2767c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2767c0): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2767c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a319260 item 90 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2767c0): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2767c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2767c0): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2767c0): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2767c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.583181334 +0000 UTC m=+30.788388201 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2767c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276d80): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276d80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276d80): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276d80): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276d80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.583181334 +0000 UTC m=+30.788388201 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a276d80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a319490 item 90 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2773c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2773c0): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2773c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2773c0): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2773c0): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2773c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2773c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2773c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.584784043 +0000 UTC m=+30.789990900 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a2773c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1ba600): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1ba600): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1ba600): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d26e70 item 91 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1ba600): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1ba600): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.585461955 +0000 UTC m=+30.790668822 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1ba600): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bab40): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bab40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bab40): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bab40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bab40): >_readAt: n=2, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bab40): _writeAt: size=3, off=7 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d27340 item 91 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bab40): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bab40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.585985153 +0000 UTC m=+30.791192011 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bab40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb0c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb0c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb0c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb0c0): >_readAt: n=8, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb0c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.585985153 +0000 UTC m=+30.791192011 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb0c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419d276c0 item 91 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb700): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb700): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb700): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb700): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb700): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb700): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb700): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb700): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.587267747 +0000 UTC m=+30.792474604 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bb700): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bbc40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bbc40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bbc40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419dbdb90 item 92 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bbc40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bbc40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.587892299 +0000 UTC m=+30.793099155 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a1bbc40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e280): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e280): open at offset 5 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e280): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419dbde30 item 92 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e280): _readAt: size=2, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e280): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e280): _writeAt: size=3, off=5 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e280): >_writeAt: n=3, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e280): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.588449231 +0000 UTC m=+30.793656088 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e280): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e840): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e840): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e840): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e840): >_readAt: n=3, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e840): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.588449231 +0000 UTC m=+30.793656088 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31e840): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698380 item 92 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31ee80): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31ee80): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31ee80): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31ee80): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31ee80): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31ee80): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31ee80): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31ee80): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.589979493 +0000 UTC m=+30.795186351 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31ee80): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31f3c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31f3c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31f3c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a6987e0 item 93 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31f3c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31f3c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.590454281 +0000 UTC m=+30.795661139 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31f3c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31fac0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31fac0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31fac0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31fac0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31fac0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.590454281 +0000 UTC m=+30.795661139 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a31fac0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698a10 item 93 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2200): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2200): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2200): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2200): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2200): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2200): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2200): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2200): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.591731686 +0000 UTC m=+30.796938543 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2200): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2740): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2740): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2740): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a698d90 item 94 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2740): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2740): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.592194611 +0000 UTC m=+30.797401468 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2740): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2e40): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2e40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2e40): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2e40): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2e40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.592194611 +0000 UTC m=+30.797401468 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f2e40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699180 item 94 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f3480): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f3480): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f3480): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f3480): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f3480): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f3480): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f3480): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f3480): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.593533461 +0000 UTC m=+30.798740318 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f3480): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f39c0): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f39c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f39c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699650 item 95 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f39c0): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f39c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.5939824 +0000 UTC m=+30.799189257 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a3f39c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4141c0): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4141c0): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4141c0): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4141c0): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4141c0): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.5939824 +0000 UTC m=+30.799189257 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a4141c0): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699880 item 95 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 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/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414800): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414800): open at offset 0 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414800): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414800): _readAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414800): >_readAt: n=0, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414800): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414800): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414800): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.59533659 +0000 UTC m=+30.800543447 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414800): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414d40): _writeAt: size=5, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414d40): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414d40): >openPending: err= 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e741a699d50 item 96 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414d40): >_writeAt: n=5, err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414d40): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.595991307 +0000 UTC m=+30.801198164 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a414d40): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 02:15:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 02:15:41 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a415440): _readAt: size=512, off=0 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a415440): openPending: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a415440): >openPending: err= 2026/05/11 02:15:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a415440): >_readAt: n=5, err=EOF 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a415440): close: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 02:15:41.595991307 +0000 UTC m=+30.801198164 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : open-test-file(0x1e741a415440): >close: err= 2026/05/11 02:15:41 DEBUG : open-test-file: Remove: 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e7419950150 item 96 2026/05/11 02:15:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 02:15:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 02:15:41 DEBUG : open-test-file: >Remove: err= 2026/05/11 02:15:41 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:41 DEBUG : Looking for writers 2026/05/11 02:15:41 DEBUG : >WaitForWriters: 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.51s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full (0.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:41 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:41 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:41 DEBUG : file1: newRWFileHandle: 2026/05/11 02:15:41 DEBUG : file1(0x1e741a3b4080): openPending: 2026/05/11 02:15:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:41 DEBUG : file1(0x1e741a3b4080): >openPending: err= 2026/05/11 02:15:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 02:15:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 02:15:41 DEBUG : file1(0x1e741a3b4080): _writeAt: size=2, off=0 2026/05/11 02:15:41 DEBUG : file1(0x1e741a3b4080): >_writeAt: n=2, err= 2026/05/11 02:15:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/11 02:15:41 DEBUG : file1(0x1e741a3b4080): RWFileHandle.Flush 2026/05/11 02:15:41 DEBUG : file1(0x1e741a3b4080): RWFileHandle.Release 2026/05/11 02:15:41 DEBUG : file1(0x1e741a3b4080): close: 2026/05/11 02:15:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/11 02:15:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:41 DEBUG : file1(0x1e741a3b4080): >close: err= 2026/05/11 02:15:41 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:41 DEBUG : Looking for writers 2026/05/11 02:15:41 DEBUG : file1: reading active writers 2026/05/11 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:41 DEBUG : Looking for writers 2026/05/11 02:15:41 DEBUG : file1: reading active writers 2026/05/11 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:41 DEBUG : Looking for writers 2026/05/11 02:15:41 DEBUG : file1: reading active writers 2026/05/11 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:41 DEBUG : Looking for writers 2026/05/11 02:15:41 DEBUG : file1: reading active writers 2026/05/11 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:41 DEBUG : file1: vfs cache: starting upload 2026/05/11 02:15:41 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1.a0a9169e.partial" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1.a0a9169e.partial 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1.a0a9169e.partial" 2026/05/11 02:15:41 DEBUG : Looking for writers 2026/05/11 02:15:41 DEBUG : file1: reading active writers 2026/05/11 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-sizozih9nota/file1.a0a9169e.partial 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:41 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/11 02:15:41 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/11 02:15:41 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/11 02:15:41 INFO : file1: Copied (new) 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:41 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:41 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-sizozih9nota/file1 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:41 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/11 02:15:41 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/11 02:15:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 02:15:41 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/11 02:15:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 02:15:41 DEBUG : Looking for writers 2026/05/11 02:15:41 DEBUG : file1: reading active writers 2026/05/11 02:15:41 DEBUG : >WaitForWriters: 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:41 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-sizozih9nota/file1 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:42 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:42 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/11 02:15:42 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:42 DEBUG : Looking for writers 2026/05/11 02:15:42 DEBUG : file1: reading active writers 2026/05/11 02:15:42 DEBUG : >WaitForWriters: 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.52s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:42 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:42 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:42 DEBUG : rename_me: newRWFileHandle: 2026/05/11 02:15:42 DEBUG : rename_me(0x1e741a276080): openPending: 2026/05/11 02:15:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 02:15:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/11 02:15:42 DEBUG : rename_me(0x1e741a276080): >openPending: err= 2026/05/11 02:15:42 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/11 02:15:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/11 02:15:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/11 02:15:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/11 02:15:42 DEBUG : rename_me(0x1e741a276080): _writeAt: size=5, off=0 2026/05/11 02:15:42 DEBUG : rename_me(0x1e741a276080): >_writeAt: n=5, err= 2026/05/11 02:15:42 DEBUG : rename_me(0x1e741a276080): close: 2026/05/11 02:15:42 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-11 02:15:42.126718034 +0000 UTC m=+31.331924901 2026/05/11 02:15:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/11 02:15:42 DEBUG : rename_me(0x1e741a276080): >close: err= 2026/05/11 02:15:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/11 02:15:42 DEBUG : i_was_renamed: Updating file with 0x1e741a3a80d0 2026/05/11 02:15:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/11 02:15:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/11 02:15:42 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:42 DEBUG : Looking for writers 2026/05/11 02:15:42 DEBUG : i_was_renamed: reading active writers 2026/05/11 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 02:15:42 DEBUG : Looking for writers 2026/05/11 02:15:42 DEBUG : i_was_renamed: reading active writers 2026/05/11 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 02:15:42 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:42 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-sizozih9nota/dir/file1: no such file or directory 2026/05/11 02:15:42 DEBUG : Looking for writers 2026/05/11 02:15:42 DEBUG : i_was_renamed: reading active writers 2026/05/11 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 02:15:42 DEBUG : Looking for writers 2026/05/11 02:15:42 DEBUG : i_was_renamed: reading active writers 2026/05/11 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 02:15:42 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/11 02:15:42 DEBUG : i_was_renamed.cbccb1a4.partial: size = 5 OK 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/i_was_renamed.cbccb1a4.partial" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/i_was_renamed.cbccb1a4.partial 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/i_was_renamed.cbccb1a4.partial" 2026/05/11 02:15:42 DEBUG : Looking for writers 2026/05/11 02:15:42 DEBUG : i_was_renamed: reading active writers 2026/05/11 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/i_was_renamed.cbccb1a4.partial 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:42 DEBUG : i_was_renamed.cbccb1a4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:42 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:42 DEBUG : i_was_renamed.cbccb1a4.partial: renamed to: i_was_renamed 2026/05/11 02:15:42 INFO : i_was_renamed: Copied (new) 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/i_was_renamed" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/i_was_renamed 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/i_was_renamed" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/i_was_renamed 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:42 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:42 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-11 02:15:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/11 02:15:42 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/11 02:15:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/11 02:15:42 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/11 02:15:42 DEBUG : Looking for writers 2026/05/11 02:15:42 DEBUG : i_was_renamed: reading active writers 2026/05/11 02:15:42 DEBUG : >WaitForWriters: 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:42 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 02:15:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-sizozih9nota" 2026/05/11 02:15:42 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/11 02:15:42 DEBUG : forgetting directory cache 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate(0x1e741a277000): _readAt: size=512, off=0 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate(0x1e741a277000): openPending: 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 01:16:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 02:15:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate(0x1e741a277000): >openPending: err= 2026/05/11 02:15:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate(0x1e741a277000): >_readAt: n=20, err=EOF 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate(0x1e741a277000): close: 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:16:42 +0000 UTC 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate(0x1e741a277000): >close: err= 2026/05/11 02:15:42 DEBUG : Re-reading directory (102.426158ms old) 2026/05/11 02:15:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:42 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:42 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/11 02:15:43 DEBUG : forgetting directory cache 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a1a8000): _readAt: size=512, off=0 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a1a8000): openPending: 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 01:17:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-11 01:16:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 01:17:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-11 01:16:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/11 02:15:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 02:15:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a1a8000): >openPending: err= 2026/05/11 02:15:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a1a8000): >_readAt: n=20, err=EOF 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a1a8000): close: 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:17:42 +0000 UTC 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a1a8000): >close: err= 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : forgetting directory cache 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a52ca40): _readAt: size=512, off=0 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a52ca40): openPending: 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 01:18:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-11 01:17:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 01:18:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-11 01:17:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/11 02:15:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 02:15:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a52ca40): >openPending: err= 2026/05/11 02:15:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a52ca40): >_readAt: n=20, err=EOF 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a52ca40): close: 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:18:42 +0000 UTC 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate(0x1e741a52ca40): >close: err= 2026/05/11 02:15:43 DEBUG : Re-reading directory (100.357467ms old) 2026/05/11 02:15:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:43 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:43 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/11 02:15:44 DEBUG : forgetting directory cache 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a52da40): _readAt: size=512, off=0 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a52da40): openPending: 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 01:19:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-11 01:18:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 01:19:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-11 01:18:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/11 02:15:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 02:15:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a52da40): >openPending: err= 2026/05/11 02:15:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a52da40): >_readAt: n=20, err=EOF 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a52da40): close: 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:19:42 +0000 UTC 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a52da40): >close: err= 2026/05/11 02:15:44 DEBUG : Re-reading directory (103.011254ms old) 2026/05/11 02:15:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : forgetting directory cache 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a3fed80): _readAt: size=512, off=0 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a3fed80): openPending: 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 01:20:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-11 01:19:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 01:20:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-11 01:19:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/11 02:15:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 02:15:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a3fed80): >openPending: err= 2026/05/11 02:15:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a3fed80): >_readAt: n=20, err=EOF 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a3fed80): close: 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:20:42 +0000 UTC 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate(0x1e741a3fed80): >close: err= 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : forgetting directory cache 2026/05/11 02:15:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:44 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:44 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f2480): _readAt: size=512, off=0 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f2480): openPending: 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 01:21:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-11 01:20:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 01:21:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-11 01:20:42 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/11 02:15:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 02:15:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f2480): >openPending: err= 2026/05/11 02:15:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f2480): >_readAt: n=20, err=EOF 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f2480): close: 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:21:42 +0000 UTC 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f2480): >close: err= 2026/05/11 02:15:45 DEBUG : Re-reading directory (100.397515ms old) 2026/05/11 02:15:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/11 02:15:45 DEBUG : forgetting directory cache 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f29c0): _readAt: size=512, off=0 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f29c0): openPending: 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-11 01:22:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-11 01:21:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-11 01:22:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-11 01:21:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/11 02:15:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/11 02:15:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f29c0): >openPending: err= 2026/05/11 02:15:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f29c0): >_readAt: n=21, err=EOF 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f29c0): close: 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:22:42 +0000 UTC 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate(0x1e741a4f29c0): >close: err= 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:45 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:45 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:45 DEBUG : forgetting directory cache 2026/05/11 02:15:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199ab200): _readAt: size=512, off=0 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199ab200): openPending: 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-11 01:23:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-11 01:22:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-11 01:23:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-11 01:22:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/11 02:15:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/11 02:15:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199ab200): >openPending: err= 2026/05/11 02:15:46 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199ab200): >_readAt: n=22, err=EOF 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199ab200): close: 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:23:42 +0000 UTC 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199ab200): >close: err= 2026/05/11 02:15:46 DEBUG : Re-reading directory (100.930843ms old) 2026/05/11 02:15:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/11 02:15:46 DEBUG : forgetting directory cache 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199abbc0): _readAt: size=512, off=0 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199abbc0): openPending: 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-11 01:24:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-11 01:23:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-11 01:24:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-11 01:23:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/11 02:15:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/11 02:15:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199abbc0): >openPending: err= 2026/05/11 02:15:46 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199abbc0): >_readAt: n=23, err=EOF 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199abbc0): close: 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:24:42 +0000 UTC 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate(0x1e74199abbc0): >close: err= 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:46 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:46 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:46 DEBUG : forgetting directory cache 2026/05/11 02:15:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate(0x1e741a156840): _readAt: size=512, off=0 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate(0x1e741a156840): openPending: 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/TestRWCacheUpdate" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-sizozih9nota/TestRWCacheUpdate 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-11 01:25:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-11 01:24:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-11 01:25:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-11 01:24:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/11 02:15:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/11 02:15:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate(0x1e741a156840): >openPending: err= 2026/05/11 02:15:47 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate(0x1e741a156840): >_readAt: n=24, err=EOF 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate(0x1e741a156840): close: 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 01:25:42 +0000 UTC 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate(0x1e741a156840): >close: err= 2026/05/11 02:15:47 DEBUG : Re-reading directory (107.359995ms old) 2026/05/11 02:15:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/11 02:15:47 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:47 DEBUG : Looking for writers 2026/05/11 02:15:47 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/11 02:15:47 DEBUG : >WaitForWriters: 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (4.89s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:47 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:47 DEBUG : forgetting directory cache 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:47 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:47 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:47 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/11 02:15:47 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:47 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 02:15:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 02:15:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 02:15:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:47 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/11 02:15:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 02:15:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 02:15:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 02:15:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:47 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/11 02:15:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 02:15:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 02:15:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 02:15:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/11 02:15:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/11 02:15:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/11 02:15:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:47 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/11 02:15:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/11 02:15:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/11 02:15:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FilEb" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FilEb 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FilEb" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-sizozih9nota/FilEb 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/FiLeA" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-sizozih9nota/FiLeA 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FilEb" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FilEb 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FilEb" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-sizozih9nota/FilEb 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FilEb" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/FilEb 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/FilEb" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-sizozih9nota/FilEb 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/11 02:15:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/11 02:15:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/11 02:15:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FiLeB" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-sizozih9nota/FiLeB 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/11 02:15:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/11 02:15:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/11 02:15:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/FilEb" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/FilEb 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/FilEb" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-sizozih9nota/FilEb 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:48 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/11 02:15:48 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/11 02:15:48 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/11 02:15:48 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/11 02:15:48 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/11 02:15:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/11 02:15:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/11 02:15:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/11 02:15:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/11 02:15:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/11 02:15:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:48 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:48 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:48 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:48 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:48 DEBUG : Looking for writers 2026/05/11 02:15:48 DEBUG : FiLeA: reading active writers 2026/05/11 02:15:48 DEBUG : FiLeB: reading active writers 2026/05/11 02:15:48 DEBUG : FilEb: reading active writers 2026/05/11 02:15:48 DEBUG : >WaitForWriters: 2026/05/11 02:15:48 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:48 DEBUG : Looking for writers 2026/05/11 02:15:48 DEBUG : FiLeA: reading active writers 2026/05/11 02:15:48 DEBUG : FiLeB: reading active writers 2026/05/11 02:15:48 DEBUG : FilEb: reading active writers 2026/05/11 02:15:48 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.62s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/normal name with no special characters.txt" 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/normal\ name\ with\ no\ special\ characters.txt 2026/05/11 02:15:48 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/normal\ name\ with\ no\ special\ characters.txt" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-sizozih9nota/normal name with no special characters.txt 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/normal name with no special characters.txt" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/normal\ name\ with\ no\ special\ characters.txt 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/normal\ name\ with\ no\ special\ characters.txt" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-sizozih9nota/normal name with no special characters.txt 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/測試_Русский___ě_áñ" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/測試_Русский___ě_áñ 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/測試_Русский___ě_áñ" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-sizozih9nota/測試_Русский___ě_áñ 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/測試_Русский___ě_áñ" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/測試_Русский___ě_áñ 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/測試_Русский___ě_áñ" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-sizozih9nota/測試_Русский___ě_áñ 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/11 02:15:49 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/normal name with no special characters.txt" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/normal\ name\ with\ no\ special\ characters.txt 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/normal\ name\ with\ no\ special\ characters.txt" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-sizozih9nota/normal name with no special characters.txt 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/測試_Русский___ě_áñ" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/測試_Русский___ě_áñ 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/測試_Русский___ě_áñ" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-sizozih9nota/測試_Русский___ě_áñ 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:49 DEBUG : Looking for writers 2026/05/11 02:15:49 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/11 02:15:49 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/11 02:15:49 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.54s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:49 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Reusing VFS from active cache 2026/05/11 02:15:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:49 DEBUG : Looking for writers 2026/05/11 02:15:49 DEBUG : >WaitForWriters: 2026/05/11 02:15:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:49 DEBUG : Looking for writers 2026/05/11 02:15:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:49 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:49 DEBUG : Looking for writers 2026/05/11 02:15:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:49 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:49 DEBUG : Looking for writers 2026/05/11 02:15:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:49 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:49 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/11 02:15:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:49 DEBUG : dir: Looking for writers 2026/05/11 02:15:49 DEBUG : file2: reading active writers 2026/05/11 02:15:49 DEBUG : Looking for writers 2026/05/11 02:15:49 DEBUG : dir: reading active writers 2026/05/11 02:15:49 DEBUG : file1: reading active writers 2026/05/11 02:15:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.40s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:49 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:49 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/11 02:15:50 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:50 DEBUG : dir: Looking for writers 2026/05/11 02:15:50 DEBUG : Looking for writers 2026/05/11 02:15:50 DEBUG : file1: reading active writers 2026/05/11 02:15:50 DEBUG : dir: reading active writers 2026/05/11 02:15:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.43s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:50 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/11 02:15:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:50 DEBUG : file1: Open: flags=O_RDONLY 2026/05/11 02:15:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/11 02:15:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/11 02:15:50 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:50 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/11 02:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (0 bytes), uploading instead of streaming 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/new_file.txt" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/new_file.txt 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/new_file.txt" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/dir/new_file.txt 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/11 02:15:50 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/11 02:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/11 02:15:50 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:50 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/11 02:15:50 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:50 DEBUG : dir: Looking for writers 2026/05/11 02:15:50 DEBUG : file2: reading active writers 2026/05/11 02:15:50 DEBUG : new_file.txt: reading active writers 2026/05/11 02:15:50 DEBUG : Looking for writers 2026/05/11 02:15:50 DEBUG : dir: reading active writers 2026/05/11 02:15:50 DEBUG : file1: reading active writers 2026/05/11 02:15:50 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.54s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:50 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:50 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:50 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file2" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-sizozih9nota/dir/file2 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:51 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/11 02:15:51 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/11 02:15:51 DEBUG : dir/file1: Updating file with dir/file1 0x1e741a38b790 2026/05/11 02:15:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/11 02:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:51 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/dir/file1" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-sizozih9nota/dir/file1 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:51 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/11 02:15:51 INFO : dir/file1: Moved (server-side) to: file0 2026/05/11 02:15:51 DEBUG : file0: Updating file with file0 0x1e741a38b790 2026/05/11 02:15:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file0" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file0 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file0" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-sizozih9nota/file0 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:51 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file0" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file0 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file0" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-sizozih9nota/file0 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:51 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/11 02:15:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:51 DEBUG : dir: Looking for writers 2026/05/11 02:15:51 DEBUG : Looking for writers 2026/05/11 02:15:51 DEBUG : dir: reading active writers 2026/05/11 02:15:51 DEBUG : file0: reading active writers 2026/05/11 02:15:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.62s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:51 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Server has VFS statistics extension 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: About path "/rclone-test-sizozih9nota" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: About path "/rclone-test-sizozih9nota" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: About using shell command for shell type "unix" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: df -k /rclone-test-sizozih9nota 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-sizozih9nota" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 57271332 93501676 36% / 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:51 DEBUG : Looking for writers 2026/05/11 02:15:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:51 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/11 02:15:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:51 DEBUG : Looking for writers 2026/05/11 02:15:51 DEBUG : a: Looking for writers 2026/05/11 02:15:51 DEBUG : b: Looking for writers 2026/05/11 02:15:51 DEBUG : c: Looking for writers 2026/05/11 02:15:51 DEBUG : d: Looking for writers 2026/05/11 02:15:51 DEBUG : Looking for writers 2026/05/11 02:15:51 DEBUG : /: reading active writers 2026/05/11 02:15:51 DEBUG : a: reading active writers 2026/05/11 02:15:51 DEBUG : b: reading active writers 2026/05/11 02:15:51 DEBUG : c: reading active writers 2026/05/11 02:15:51 DEBUG : d: reading active writers 2026/05/11 02:15:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:51 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/11 02:15:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/11 02:15:51 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/11 02:15:51 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/11 02:15:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:51 DEBUG : a/b/c/d: Looking for writers 2026/05/11 02:15:51 DEBUG : a/b/c: Looking for writers 2026/05/11 02:15:51 DEBUG : d: reading active writers 2026/05/11 02:15:51 DEBUG : a/b: Looking for writers 2026/05/11 02:15:51 DEBUG : c: reading active writers 2026/05/11 02:15:51 DEBUG : a: Looking for writers 2026/05/11 02:15:51 DEBUG : b: reading active writers 2026/05/11 02:15:51 DEBUG : Looking for writers 2026/05/11 02:15:51 DEBUG : a: reading active writers 2026/05/11 02:15:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.03s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:51 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:51 DEBUG : Looking for writers 2026/05/11 02:15:51 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:51 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:51 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/11 02:15:51 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/11 02:15:51 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (5 bytes), uploading instead of streaming 2026/05/11 02:15:51 DEBUG : file1: size = 5 OK 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:51 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:51 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:52 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-sizozih9nota/file1 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:52 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/11 02:15:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/11 02:15:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/11 02:15:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (0 bytes), uploading instead of streaming 2026/05/11 02:15:52 DEBUG : file1: size = 0 OK 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/file1 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:52 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/11 02:15:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/11 02:15:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (7 bytes), uploading instead of streaming 2026/05/11 02:15:52 DEBUG : file1: size = 7 OK 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:52 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:52 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/11 02:15:52 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/11 02:15:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:52 DEBUG : Looking for writers 2026/05/11 02:15:52 DEBUG : file1: reading active writers 2026/05/11 02:15:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.51s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:52 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:52 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/11 02:15:53 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/11 02:15:53 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/11 02:15:53 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (11 bytes), uploading instead of streaming 2026/05/11 02:15:53 DEBUG : file1: size = 11 OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:53 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/11 02:15:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/11 02:15:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:53 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:53 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/11 02:15:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:53 DEBUG : Looking for writers 2026/05/11 02:15:53 DEBUG : file1: reading active writers 2026/05/11 02:15:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.27s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:53 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:53 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (5 bytes), uploading instead of streaming 2026/05/11 02:15:53 DEBUG : file1: size = 5 OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/11 02:15:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/11 02:15:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/11 02:15:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:53 DEBUG : Looking for writers 2026/05/11 02:15:53 DEBUG : file1: reading active writers 2026/05/11 02:15:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:53 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:53 DEBUG : file1: WriteFileHandle.Release closing 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (0 bytes), uploading instead of streaming 2026/05/11 02:15:53 DEBUG : file1: size = 0 OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/11 02:15:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/11 02:15:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:53 DEBUG : Looking for writers 2026/05/11 02:15:53 DEBUG : file1: reading active writers 2026/05/11 02:15:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:53 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (2 bytes), uploading instead of streaming 2026/05/11 02:15:53 DEBUG : file1: size = 2 OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:53 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/11 02:15:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/11 02:15:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:53 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:53 DEBUG : Looking for writers 2026/05/11 02:15:53 DEBUG : file1: reading active writers 2026/05/11 02:15:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:53 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (0 bytes), uploading instead of streaming 2026/05/11 02:15:53 DEBUG : file1: size = 0 OK 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:53 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-sizozih9nota/file1 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:54 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/11 02:15:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/11 02:15:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:54 DEBUG : file1: Open: flags=O_RDONLY 2026/05/11 02:15:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/11 02:15:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/11 02:15:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:54 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:54 DEBUG : Looking for writers 2026/05/11 02:15:54 DEBUG : file1: reading active writers 2026/05/11 02:15:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:54 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 02:15:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 02:15:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 02:15:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 02:15:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: File to upload is small (100 bytes), uploading instead of streaming 2026/05/11 02:15:54 DEBUG : file1: size = 100 OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/file1" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/file1 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/file1" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 1aad92807d78f74e2384fd0871f1f4ff /rclone-test-sizozih9nota/file1 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:54 DEBUG : file1: Parsed hash: 1aad92807d78f74e2384fd0871f1f4ff 2026/05/11 02:15:54 DEBUG : file1: md5 = 1aad92807d78f74e2384fd0871f1f4ff OK 2026/05/11 02:15:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/11 02:15:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 02:15:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 02:15:54 DEBUG : file1: Open: flags=O_RDONLY 2026/05/11 02:15:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/11 02:15:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/11 02:15:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:54 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:54 DEBUG : Looking for writers 2026/05/11 02:15:54 DEBUG : file1: reading active writers 2026/05/11 02:15:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:54 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f000.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f000.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f000.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-sizozih9nota/flat/f000.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:54 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f000.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/flat/f000.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/flat/f000.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-sizozih9nota/flat/f000.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:54 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f001.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f001.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f001.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-sizozih9nota/flat/f001.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:54 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f001.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/flat/f001.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/flat/f001.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-sizozih9nota/flat/f001.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:54 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f002.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f002.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f002.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-sizozih9nota/flat/f002.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:54 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f002.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/flat/f002.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/flat/f002.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-sizozih9nota/flat/f002.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:54 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f003.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f003.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f003.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-sizozih9nota/flat/f003.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:54 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f003.txt" 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/flat/f003.txt 2026/05/11 02:15:54 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/flat/f003.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-sizozih9nota/flat/f003.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f004.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f004.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f004.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-sizozih9nota/flat/f004.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f004.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: sha1sum /rclone-test-sizozih9nota/flat/f004.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-sizozih9nota/flat/f004.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-sizozih9nota/flat/f004.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/11 02:15:55 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/11 02:15:55 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/11 02:15:55 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:55 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f000.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f000.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f000.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-sizozih9nota/flat/f000.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/11 02:15:55 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/11 02:15:55 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/11 02:15:55 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:55 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f001.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f001.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f001.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-sizozih9nota/flat/f001.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/11 02:15:55 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/11 02:15:55 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/11 02:15:55 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:55 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f002.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f002.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f002.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-sizozih9nota/flat/f002.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/11 02:15:55 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/11 02:15:55 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/11 02:15:55 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:55 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f003.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f003.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f003.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-sizozih9nota/flat/f003.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/11 02:15:55 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/11 02:15:55 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/11 02:15:55 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/flat/f004.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/flat/f004.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/flat/f004.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-sizozih9nota/flat/f004.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/11 02:15:55 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:55 DEBUG : flat: Looking for writers 2026/05/11 02:15:55 DEBUG : f000.txt: reading active writers 2026/05/11 02:15:55 DEBUG : f001.txt: reading active writers 2026/05/11 02:15:55 DEBUG : f002.txt: reading active writers 2026/05/11 02:15:55 DEBUG : f003.txt: reading active writers 2026/05/11 02:15:55 DEBUG : f004.txt: reading active writers 2026/05/11 02:15:55 DEBUG : Looking for writers 2026/05/11 02:15:55 DEBUG : flat: reading active writers 2026/05/11 02:15:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.60s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:55 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/11 02:15:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/11 02:15:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/a/b/c/deep.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/a/b/c/deep.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/a/b/c/deep.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-sizozih9nota/a/b/c/deep.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/11 02:15:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/11 02:15:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/11 02:15:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/a/b/mid.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/a/b/mid.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/a/b/mid.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-sizozih9nota/a/b/mid.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:55 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/11 02:15:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/11 02:15:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/11 02:15:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:55 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/a/top.txt" 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/a/top.txt 2026/05/11 02:15:55 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/a/top.txt" 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-sizozih9nota/a/top.txt 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:56 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/11 02:15:56 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:56 DEBUG : a/b/c: Looking for writers 2026/05/11 02:15:56 DEBUG : deep.txt: reading active writers 2026/05/11 02:15:56 DEBUG : a/b: Looking for writers 2026/05/11 02:15:56 DEBUG : mid.txt: reading active writers 2026/05/11 02:15:56 DEBUG : c: reading active writers 2026/05/11 02:15:56 DEBUG : a: Looking for writers 2026/05/11 02:15:56 DEBUG : b: reading active writers 2026/05/11 02:15:56 DEBUG : top.txt: reading active writers 2026/05/11 02:15:56 DEBUG : Looking for writers 2026/05/11 02:15:56 DEBUG : a: reading active writers 2026/05/11 02:15:56 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:56 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/bigdir/big.bin" 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/bigdir/big.bin 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/bigdir/big.bin" 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: f2437cd4e52280ef987c66a6ecb2801c /rclone-test-sizozih9nota/bigdir/big.bin 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:56 DEBUG : bigdir/big.bin: Parsed hash: f2437cd4e52280ef987c66a6ecb2801c 2026/05/11 02:15:56 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:56 DEBUG : bigdir: Looking for writers 2026/05/11 02:15:56 DEBUG : big.bin: reading active writers 2026/05/11 02:15:56 DEBUG : Looking for writers 2026/05/11 02:15:56 DEBUG : bigdir: reading active writers 2026/05/11 02:15:56 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.73s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-sizozih9nota", Local "Local file system at /tmp/rclone897731952", Modify Window "1s" 2026/05/11 02:15:56 INFO : sftp://rclone@:22/rclone-test-sizozih9nota: poll-interval is not supported by this remote 2026/05/11 02:15:56 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/11 02:15:56 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/11 02:15:56 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir1/a.txt" 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir1/a.txt 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir1/a.txt" 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-sizozih9nota/dir1/a.txt 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:56 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/11 02:15:56 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/11 02:15:56 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/11 02:15:56 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:56 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir2/b.txt" 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir2/b.txt 2026/05/11 02:15:56 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir2/b.txt" 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: 415290769594460e2e485922904f345d /rclone-test-sizozih9nota/dir2/b.txt 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:57 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/11 02:15:57 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/11 02:15:57 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/11 02:15:57 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 02:15:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Shell path "/rclone-test-sizozih9nota/dir3/c.txt" 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: creating additional session 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Running remote command: md5sum /rclone-test-sizozih9nota/dir3/c.txt 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-sizozih9nota/dir3/c.txt" 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: command exited OK 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-sizozih9nota/dir3/c.txt 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: ssh external: close 2026/05/11 02:15:57 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/11 02:15:57 DEBUG : WaitForWriters: timeout=30s 2026/05/11 02:15:57 DEBUG : dir2: Looking for writers 2026/05/11 02:15:57 DEBUG : b.txt: reading active writers 2026/05/11 02:15:57 DEBUG : dir3: Looking for writers 2026/05/11 02:15:57 DEBUG : c.txt: reading active writers 2026/05/11 02:15:57 DEBUG : dir1: Looking for writers 2026/05/11 02:15:57 DEBUG : a.txt: reading active writers 2026/05/11 02:15:57 DEBUG : Looking for writers 2026/05/11 02:15:57 DEBUG : dir1: reading active writers 2026/05/11 02:15:57 DEBUG : dir2: reading active writers 2026/05/11 02:15:57 DEBUG : dir3: reading active writers 2026/05/11 02:15:57 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/11 02:15:57 DEBUG : sftp://rclone@:22/rclone-test-sizozih9nota: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 46.364035799s (try 1/5)