"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/09/06 04:56:15 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-gevixur7dayu" 2026/09/06 04:56:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/06 04:56:15 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/09/06 04:56:15 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/09/06 04:56:15 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/09/06 04:56:15 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/09/06 04:56:15 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell type "unix" from config 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Relative path resolved to "/rclone-test-gevixur7dayu" 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Using root directory "/rclone-test-gevixur7dayu" 2026/09/06 04:56:15 DEBUG : Creating backend with remote "/tmp/rclone2365582385" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:15 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:15 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:15 DEBUG : dir: Looking for writers 2026/09/06 04:56:15 DEBUG : Looking for writers 2026/09/06 04:56:15 DEBUG : dir: reading active writers 2026/09/06 04:56:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.22s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:15 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:15 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:16 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:16 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/subdir/file3" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/subdir/file3 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/subdir/file3" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gevixur7dayu/dir/subdir/file3 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:16 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/subdir/file3" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/subdir/file3 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/subdir/file3" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gevixur7dayu/dir/subdir/file3 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:16 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/09/06 04:56:16 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:16 DEBUG : dir/subdir: Looking for writers 2026/09/06 04:56:16 DEBUG : dir: Looking for writers 2026/09/06 04:56:16 DEBUG : file1: reading active writers 2026/09/06 04:56:16 DEBUG : file2: reading active writers 2026/09/06 04:56:16 DEBUG : subdir: reading active writers 2026/09/06 04:56:16 DEBUG : Looking for writers 2026/09/06 04:56:16 DEBUG : dir: reading active writers 2026/09/06 04:56:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.64s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:16 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:16 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:16 DEBUG : dir: Looking for writers 2026/09/06 04:56:16 DEBUG : file1: reading active writers 2026/09/06 04:56:16 DEBUG : Looking for writers 2026/09/06 04:56:16 DEBUG : dir: reading active writers 2026/09/06 04:56:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:16 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:16 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:17 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:17 DEBUG : dir: Looking for writers 2026/09/06 04:56:17 DEBUG : Looking for writers 2026/09/06 04:56:17 DEBUG : dir: reading active writers 2026/09/06 04:56:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:17 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:17 DEBUG : dir: forgetting directory cache 2026/09/06 04:56:17 DEBUG : forgetting directory cache 2026/09/06 04:56:17 DEBUG : dir: forgetting directory cache 2026/09/06 04:56:17 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:17 DEBUG : Looking for writers 2026/09/06 04:56:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:17 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:17 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/06 04:56:17 DEBUG : dir: invalidating directory cache 2026/09/06 04:56:17 DEBUG : >ForgetPath: 2026/09/06 04:56:17 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/06 04:56:17 DEBUG : invalidating directory cache 2026/09/06 04:56:17 DEBUG : dir: forgetting directory cache 2026/09/06 04:56:17 DEBUG : >ForgetPath: 2026/09/06 04:56:17 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/06 04:56:17 DEBUG : >ForgetPath: 2026/09/06 04:56:17 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:17 DEBUG : dir: Looking for writers 2026/09/06 04:56:17 DEBUG : Looking for writers 2026/09/06 04:56:17 DEBUG : dir: reading active writers 2026/09/06 04:56:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.21s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:17 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/fil/a/b/c" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/fil/a/b/c 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/fil/a/b/c" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-gevixur7dayu/fil/a/b/c 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:17 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/fil/a/b/c" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/fil/a/b/c 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/fil/a/b/c" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-gevixur7dayu/fil/a/b/c 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:17 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:17 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:18 DEBUG : forgetting directory cache 2026/09/06 04:56:18 DEBUG : dir: forgetting directory cache 2026/09/06 04:56:18 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:18 DEBUG : dir: Looking for writers 2026/09/06 04:56:18 DEBUG : fil/a/b: Looking for writers 2026/09/06 04:56:18 DEBUG : fil/a: Looking for writers 2026/09/06 04:56:18 DEBUG : b: reading active writers 2026/09/06 04:56:18 DEBUG : fil: Looking for writers 2026/09/06 04:56:18 DEBUG : a: reading active writers 2026/09/06 04:56:18 DEBUG : Looking for writers 2026/09/06 04:56:18 DEBUG : dir: reading active writers 2026/09/06 04:56:18 DEBUG : fil: reading active writers 2026/09/06 04:56:18 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.74s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:18 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:18 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:18 DEBUG : dir: Looking for writers 2026/09/06 04:56:18 DEBUG : Looking for writers 2026/09/06 04:56:18 DEBUG : dir: reading active writers 2026/09/06 04:56:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:18 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:18 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:18 DEBUG : dir: Looking for writers 2026/09/06 04:56:18 DEBUG : file1: reading active writers 2026/09/06 04:56:18 DEBUG : Looking for writers 2026/09/06 04:56:18 DEBUG : dir: reading active writers 2026/09/06 04:56:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:18 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:18 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:18 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:19 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/subdir/file3" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/subdir/file3 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/subdir/file3" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gevixur7dayu/dir/subdir/file3 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:19 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/subdir/file3" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/subdir/file3 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/subdir/file3" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gevixur7dayu/dir/subdir/file3 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:19 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/06 04:56:19 DEBUG : Waiting for deletions to finish 2026/09/06 04:56:19 INFO : dir/subdir/file3: Deleted 2026/09/06 04:56:19 DEBUG : removing 1 level 2 directories 2026/09/06 04:56:19 INFO : dir/subdir: Removing directory 2026/09/06 04:56:19 DEBUG : dir: invalidating directory cache 2026/09/06 04:56:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/06 04:56:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/06 04:56:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/06 04:56:19 DEBUG : dir/file1: Reset virtual modtime 2026/09/06 04:56:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/06 04:56:19 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:19 DEBUG : dir: invalidating directory cache 2026/09/06 04:56:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/06 04:56:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/06 04:56:19 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/06 04:56:19 DEBUG : forgetting directory cache 2026/09/06 04:56:19 DEBUG : dir: forgetting directory cache 2026/09/06 04:56:19 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/06 04:56:19 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:19 DEBUG : dir/virtualDir: Looking for writers 2026/09/06 04:56:19 DEBUG : dir: Looking for writers 2026/09/06 04:56:19 DEBUG : file1: reading active writers 2026/09/06 04:56:19 DEBUG : virtualFile2: reading active writers 2026/09/06 04:56:19 DEBUG : virtualFile: reading active writers 2026/09/06 04:56:19 DEBUG : virtualDir: reading active writers 2026/09/06 04:56:19 DEBUG : Looking for writers 2026/09/06 04:56:19 DEBUG : dir: reading active writers 2026/09/06 04:56:19 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.63s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:19 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:19 ERROR : dir/: Can only open directories read only 2026/09/06 04:56:19 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:19 DEBUG : dir: Looking for writers 2026/09/06 04:56:19 DEBUG : Looking for writers 2026/09/06 04:56:19 DEBUG : dir: reading active writers 2026/09/06 04:56:19 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:19 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/06 04:56:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 04:56:19 DEBUG : dir/potato: size = 5 OK 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/potato" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/potato 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/potato" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/dir/potato 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:19 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:19 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:56:19 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/06 04:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/06 04:56:19 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:19 DEBUG : dir: Looking for writers 2026/09/06 04:56:19 DEBUG : file1: reading active writers 2026/09/06 04:56:19 DEBUG : potato: reading active writers 2026/09/06 04:56:19 DEBUG : Looking for writers 2026/09/06 04:56:19 DEBUG : dir: reading active writers 2026/09/06 04:56:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.44s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:19 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:19 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:20 DEBUG : dir/sub: Looking for writers 2026/09/06 04:56:20 DEBUG : dir: Looking for writers 2026/09/06 04:56:20 DEBUG : file1: reading active writers 2026/09/06 04:56:20 DEBUG : sub: reading active writers 2026/09/06 04:56:20 DEBUG : Looking for writers 2026/09/06 04:56:20 DEBUG : dir: reading active writers 2026/09/06 04:56:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.54s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:20 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/06 04:56:20 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:20 DEBUG : dir/sub/subsub: Looking for writers 2026/09/06 04:56:20 DEBUG : dir/sub: Looking for writers 2026/09/06 04:56:20 DEBUG : subsub: reading active writers 2026/09/06 04:56:20 DEBUG : dir: Looking for writers 2026/09/06 04:56:20 DEBUG : file1: reading active writers 2026/09/06 04:56:20 DEBUG : sub: reading active writers 2026/09/06 04:56:20 DEBUG : Looking for writers 2026/09/06 04:56:20 DEBUG : dir: reading active writers 2026/09/06 04:56:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.42s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:20 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:20 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:21 ERROR : dir/: Dir.Remove not empty 2026/09/06 04:56:21 DEBUG : dir/file1: Remove: 2026/09/06 04:56:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:21 DEBUG : dir/file1: >Remove: err= 2026/09/06 04:56:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/06 04:56:21 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:21 DEBUG : Looking for writers 2026/09/06 04:56:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:21 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:21 DEBUG : dir/file1: Remove: 2026/09/06 04:56:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:21 DEBUG : dir/file1: >Remove: err= 2026/09/06 04:56:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/06 04:56:21 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:21 DEBUG : Looking for writers 2026/09/06 04:56:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:21 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:21 DEBUG : dir/file1: Remove: 2026/09/06 04:56:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:21 DEBUG : dir/file1: >Remove: err= 2026/09/06 04:56:21 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:21 DEBUG : dir: Looking for writers 2026/09/06 04:56:21 DEBUG : Looking for writers 2026/09/06 04:56:21 DEBUG : dir: reading active writers 2026/09/06 04:56:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:21 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:21 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file3" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file3 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file3" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gevixur7dayu/dir/file3 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:22 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file3" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file3 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file3" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gevixur7dayu/dir/file3 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:22 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/06 04:56:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/06 04:56:22 DEBUG : dir: Updating dir with dir2 0x3f0a0c1e840 2026/09/06 04:56:22 DEBUG : dir: forgetting directory cache 2026/09/06 04:56:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/06 04:56:22 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir2/file1" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir2/file1 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir2/file1" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir2/file1 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:22 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir2/file1" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir2/file1 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir2/file1" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir2/file1 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:22 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:22 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:22 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/06 04:56:22 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/06 04:56:22 DEBUG : file2: Updating file with file2 0x3f0a0b8eea0 2026/09/06 04:56:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:22 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:22 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:22 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:23 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:23 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/06 04:56:23 INFO : dir2/file3: Deleted 2026/09/06 04:56:23 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/06 04:56:23 DEBUG : dir2/file3: Updating file with dir2/file3 0x3f0a0b8eea0 2026/09/06 04:56:23 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/06 04:56:23 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:23 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir2/file3" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir2/file3 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:23 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:23 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/06 04:56:23 DEBUG : empty directory: Updating dir with renamed empty directory 0x3f0a0469140 2026/09/06 04:56:23 DEBUG : empty directory: forgetting directory cache 2026/09/06 04:56:23 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/06 04:56:23 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/06 04:56:23 DEBUG : dir2: Renaming to "dir3" 2026/09/06 04:56:23 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:23 DEBUG : dir3: Looking for writers 2026/09/06 04:56:23 DEBUG : file3: reading active writers 2026/09/06 04:56:23 DEBUG : renamed empty directory: Looking for writers 2026/09/06 04:56:23 DEBUG : Looking for writers 2026/09/06 04:56:23 DEBUG : dir3: reading active writers 2026/09/06 04:56:23 DEBUG : renamed empty directory: reading active writers 2026/09/06 04:56:23 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.72s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:23 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/06 04:56:23 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:23 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 04:56:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/06 04:56:23 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/06 04:56:23 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/06 04:56:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/06 04:56:23 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:23 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 04:56:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/06 04:56:23 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/06 04:56:23 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/06 04:56:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (12 bytes), uploading instead of streaming 2026/09/06 04:56:23 DEBUG : dir/sub/file2: size = 12 OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/sub/file2" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/sub/file2 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/sub/file2" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-gevixur7dayu/dir/sub/file2 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:23 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/09/06 04:56:23 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/06 04:56:23 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/06 04:56:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/06 04:56:23 DEBUG : forgetting directory cache 2026/09/06 04:56:23 DEBUG : dir: forgetting directory cache 2026/09/06 04:56:23 DEBUG : dir/sub: forgetting directory cache 2026/09/06 04:56:23 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/06 04:56:23 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 04:56:23 DEBUG : dir/sub/file0: size = 5 OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/sub/file0" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/sub/file0 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/sub/file0" 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/dir/sub/file0 2026/09/06 04:56:23 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:23 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:23 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:56:23 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/06 04:56:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/06 04:56:23 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:23 DEBUG : dir/sub: Looking for writers 2026/09/06 04:56:23 DEBUG : file0: reading active writers 2026/09/06 04:56:23 DEBUG : file2: reading active writers 2026/09/06 04:56:23 DEBUG : dir: Looking for writers 2026/09/06 04:56:23 DEBUG : file1: reading active writers 2026/09/06 04:56:23 DEBUG : sub: reading active writers 2026/09/06 04:56:23 DEBUG : Looking for writers 2026/09/06 04:56:23 DEBUG : dir: reading active writers 2026/09/06 04:56:23 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.43s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:23 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:23 DEBUG : forgetting directory cache 2026/09/06 04:56:24 DEBUG : forgetting directory cache 2026/09/06 04:56:24 DEBUG : dir: forgetting directory cache 2026/09/06 04:56:24 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:24 DEBUG : dir: Looking for writers 2026/09/06 04:56:24 DEBUG : Looking for writers 2026/09/06 04:56:24 DEBUG : dir: reading active writers 2026/09/06 04:56:24 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:24 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:24 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:24 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:24 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:24 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/06 04:56:25 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:25 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/06 04:56:25 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/06 04:56:25 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/06 04:56:25 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:25 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:25 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/06 04:56:25 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:25 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/06 04:56:25 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/06 04:56:25 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/06 04:56:25 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:25 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:25 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:25 DEBUG : dir: Looking for writers 2026/09/06 04:56:25 DEBUG : file1: reading active writers 2026/09/06 04:56:25 DEBUG : file1.metadata: reading active writers 2026/09/06 04:56:25 DEBUG : Looking for writers 2026/09/06 04:56:25 DEBUG : dir: reading active writers 2026/09/06 04:56:25 DEBUG : dir.metadata: reading active writers 2026/09/06 04:56:25 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:25 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:25 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:25 DEBUG : dir: Looking for writers 2026/09/06 04:56:25 DEBUG : file1: reading active writers 2026/09/06 04:56:25 DEBUG : Looking for writers 2026/09/06 04:56:25 DEBUG : dir: reading active writers 2026/09/06 04:56:25 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:25 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:25 DEBUG : Can set mod time: true 2026/09/06 04:56:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:25 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:25 DEBUG : dir: Looking for writers 2026/09/06 04:56:25 DEBUG : file1: reading active writers 2026/09/06 04:56:25 DEBUG : Looking for writers 2026/09/06 04:56:25 DEBUG : dir: reading active writers 2026/09/06 04:56:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:25 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:25 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 04:56:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 04:56:26 DEBUG : dir/file1: size = 0 OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:26 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:56:26 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 04:56:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 04:56:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 04:56:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:26 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:26 DEBUG : dir: Looking for writers 2026/09/06 04:56:26 DEBUG : file1: reading active writers 2026/09/06 04:56:26 DEBUG : Looking for writers 2026/09/06 04:56:26 DEBUG : dir: reading active writers 2026/09/06 04:56:26 DEBUG : >WaitForWriters: 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:26 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:26 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/06 04:56:26 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:26 DEBUG : dir: Looking for writers 2026/09/06 04:56:26 DEBUG : file1: reading active writers 2026/09/06 04:56:26 DEBUG : Looking for writers 2026/09/06 04:56:26 DEBUG : dir: reading active writers 2026/09/06 04:56:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:26 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 04:56:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 04:56:26 DEBUG : dir/file1: size = 5 OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:26 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:56:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 04:56:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 04:56:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:26 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:26 DEBUG : dir: Looking for writers 2026/09/06 04:56:26 DEBUG : file1: reading active writers 2026/09/06 04:56:26 DEBUG : Looking for writers 2026/09/06 04:56:26 DEBUG : dir: reading active writers 2026/09/06 04:56:26 DEBUG : >WaitForWriters: 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:26 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:26 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/06 04:56:26 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:26 DEBUG : dir: Looking for writers 2026/09/06 04:56:26 DEBUG : file1: reading active writers 2026/09/06 04:56:26 DEBUG : Looking for writers 2026/09/06 04:56:26 DEBUG : dir: reading active writers 2026/09/06 04:56:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:26 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:26 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:26 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:27 DEBUG : dir: Looking for writers 2026/09/06 04:56:27 DEBUG : file1: reading active writers 2026/09/06 04:56:27 DEBUG : Looking for writers 2026/09/06 04:56:27 DEBUG : dir: reading active writers 2026/09/06 04:56:27 DEBUG : >WaitForWriters: 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:27 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/06 04:56:27 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:27 DEBUG : dir/file1(0x3f0a0c4c9c0): close: 2026/09/06 04:56:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 04:56:27 DEBUG : dir/file1(0x3f0a0c4c9c0): >close: err= 2026/09/06 04:56:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:27 DEBUG : dir: Looking for writers 2026/09/06 04:56:27 DEBUG : file1: reading active writers 2026/09/06 04:56:27 DEBUG : Looking for writers 2026/09/06 04:56:27 DEBUG : dir: reading active writers 2026/09/06 04:56:27 DEBUG : >WaitForWriters: 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:27 DEBUG : dir: Looking for writers 2026/09/06 04:56:27 DEBUG : file1: reading active writers 2026/09/06 04:56:27 DEBUG : Looking for writers 2026/09/06 04:56:27 DEBUG : dir: reading active writers 2026/09/06 04:56:27 DEBUG : >WaitForWriters: 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:27 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:27 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:27 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/06 04:56:28 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:28 DEBUG : dir/file1(0x3f0a081b740): _writeAt: size=5, off=0 2026/09/06 04:56:28 DEBUG : dir/file1(0x3f0a081b740): openPending: 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 04:56:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 04:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:28 DEBUG : dir/file1(0x3f0a081b740): >openPending: err= 2026/09/06 04:56:28 DEBUG : dir/file1(0x3f0a081b740): >_writeAt: n=5, err= 2026/09/06 04:56:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/06 04:56:28 DEBUG : dir/file1(0x3f0a081b740): close: 2026/09/06 04:56:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/06 04:56:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/06 04:56:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/06 04:56:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/06 04:56:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/06 04:56:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:28 DEBUG : dir/file1(0x3f0a081b740): >close: err= 2026/09/06 04:56:28 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:28 DEBUG : dir: Looking for writers 2026/09/06 04:56:28 DEBUG : file1: reading active writers 2026/09/06 04:56:28 DEBUG : Looking for writers 2026/09/06 04:56:28 DEBUG : dir: reading active writers 2026/09/06 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:28 DEBUG : dir: Looking for writers 2026/09/06 04:56:28 DEBUG : file1: reading active writers 2026/09/06 04:56:28 DEBUG : Looking for writers 2026/09/06 04:56:28 DEBUG : dir: reading active writers 2026/09/06 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:28 DEBUG : dir: Looking for writers 2026/09/06 04:56:28 DEBUG : file1: reading active writers 2026/09/06 04:56:28 DEBUG : Looking for writers 2026/09/06 04:56:28 DEBUG : dir: reading active writers 2026/09/06 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:28 DEBUG : dir: Looking for writers 2026/09/06 04:56:28 DEBUG : file1: reading active writers 2026/09/06 04:56:28 DEBUG : Looking for writers 2026/09/06 04:56:28 DEBUG : dir: reading active writers 2026/09/06 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:28 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 04:56:28 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1.2f98c60a.partial" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1.2f98c60a.partial 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1.2f98c60a.partial" 2026/09/06 04:56:28 DEBUG : dir: Looking for writers 2026/09/06 04:56:28 DEBUG : file1: reading active writers 2026/09/06 04:56:28 DEBUG : Looking for writers 2026/09/06 04:56:28 DEBUG : dir: reading active writers 2026/09/06 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gevixur7dayu/dir/file1.2f98c60a.partial 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:28 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/06 04:56:28 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/06 04:56:28 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/09/06 04:56:28 INFO : dir/file1: Copied (replaced existing) 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : dir: Looking for writers 2026/09/06 04:56:28 DEBUG : file1: reading active writers 2026/09/06 04:56:28 DEBUG : Looking for writers 2026/09/06 04:56:28 DEBUG : dir: reading active writers 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:28 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/06 04:56:28 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/06 04:56:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:28 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/06 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 04:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:28 DEBUG : dir: Looking for writers 2026/09/06 04:56:28 DEBUG : file1: reading active writers 2026/09/06 04:56:28 DEBUG : Looking for writers 2026/09/06 04:56:28 DEBUG : dir: reading active writers 2026/09/06 04:56:28 DEBUG : >WaitForWriters: 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:28 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:28 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/09/06 04:56:28 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:28 DEBUG : dir: Looking for writers 2026/09/06 04:56:28 DEBUG : file1: reading active writers 2026/09/06 04:56:28 DEBUG : Looking for writers 2026/09/06 04:56:28 DEBUG : dir: reading active writers 2026/09/06 04:56:28 DEBUG : >WaitForWriters: 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.64s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.55s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.20s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:28 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:28 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 04:56:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:29 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:29 DEBUG : dir: Looking for writers 2026/09/06 04:56:29 DEBUG : file1: reading active writers 2026/09/06 04:56:29 DEBUG : Looking for writers 2026/09/06 04:56:29 DEBUG : dir: reading active writers 2026/09/06 04:56:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2026/09/06 04:56:29 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/06 04:56:29 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/06 04:56:29 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:29 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/06 04:56:29 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:29 DEBUG : Looking for writers 2026/09/06 04:56:29 DEBUG : file.txt: reading active writers 2026/09/06 04:56:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:29 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (25 bytes), uploading instead of streaming 2026/09/06 04:56:29 DEBUG : dir/file1: size = 25 OK 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:29 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 04:56:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:29 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:29 DEBUG : dir: Looking for writers 2026/09/06 04:56:29 DEBUG : file1: reading active writers 2026/09/06 04:56:29 DEBUG : Looking for writers 2026/09/06 04:56:29 DEBUG : dir: reading active writers 2026/09/06 04:56:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:29 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:29 DEBUG : dir/file1: Remove: 2026/09/06 04:56:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:29 DEBUG : dir/file1: >Remove: err= 2026/09/06 04:56:29 DEBUG : dir/file1: Remove: 2026/09/06 04:56:29 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/06 04:56:29 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:29 DEBUG : dir: Looking for writers 2026/09/06 04:56:29 DEBUG : Looking for writers 2026/09/06 04:56:29 DEBUG : dir: reading active writers 2026/09/06 04:56:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.24s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:29 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:29 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:30 DEBUG : dir/file1: Remove: 2026/09/06 04:56:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:30 DEBUG : dir/file1: >Remove: err= 2026/09/06 04:56:30 DEBUG : dir/file1: Remove: 2026/09/06 04:56:30 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/06 04:56:30 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:30 DEBUG : dir: Looking for writers 2026/09/06 04:56:30 DEBUG : Looking for writers 2026/09/06 04:56:30 DEBUG : dir: reading active writers 2026/09/06 04:56:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.24s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:30 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 04:56:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/06 04:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 04:56:30 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/06 04:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 04:56:30 DEBUG : dir/file1: Open: flags=0x3 2026/09/06 04:56:30 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/06 04:56:30 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/06 04:56:30 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:30 DEBUG : dir: Looking for writers 2026/09/06 04:56:30 DEBUG : file1: reading active writers 2026/09/06 04:56:30 DEBUG : Looking for writers 2026/09/06 04:56:30 DEBUG : dir: reading active writers 2026/09/06 04:56:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:30 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:30 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:30 DEBUG : dir: Looking for writers 2026/09/06 04:56:30 DEBUG : file1: reading active writers 2026/09/06 04:56:30 DEBUG : Looking for writers 2026/09/06 04:56:30 DEBUG : dir: reading active writers 2026/09/06 04:56:30 DEBUG : >WaitForWriters: 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:30 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a1088d00 2026/09/06 04:56:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:30 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:30 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/06 04:56:31 DEBUG : dir/file1: Updating file with dir/file1 0x3f0a1088d00 2026/09/06 04:56:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 04:56:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 04:56:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:31 DEBUG : dir/file1: File is currently open, delaying rename 0x3f0a1088d00 2026/09/06 04:56:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (25 bytes), uploading instead of streaming 2026/09/06 04:56:31 DEBUG : dir/file1: size = 25 OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 04:56:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 04:56:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:31 DEBUG : newLeaf: Running delayed rename now 2026/09/06 04:56:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:31 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a1088d00 2026/09/06 04:56:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:31 DEBUG : dir: Looking for writers 2026/09/06 04:56:31 DEBUG : Looking for writers 2026/09/06 04:56:31 DEBUG : dir: reading active writers 2026/09/06 04:56:31 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:31 DEBUG : >WaitForWriters: 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/06 04:56:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:31 DEBUG : dir: Looking for writers 2026/09/06 04:56:31 DEBUG : Looking for writers 2026/09/06 04:56:31 DEBUG : dir: reading active writers 2026/09/06 04:56:31 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:31 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:31 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:31 DEBUG : dir: Looking for writers 2026/09/06 04:56:31 DEBUG : file1: reading active writers 2026/09/06 04:56:31 DEBUG : Looking for writers 2026/09/06 04:56:31 DEBUG : dir: reading active writers 2026/09/06 04:56:31 DEBUG : >WaitForWriters: 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:31 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a0d5cd00 2026/09/06 04:56:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:31 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/06 04:56:32 DEBUG : dir/file1: Updating file with dir/file1 0x3f0a0d5cd00 2026/09/06 04:56:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:32 DEBUG : dir/file1: File is currently open, delaying rename 0x3f0a0d5cd00 2026/09/06 04:56:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (25 bytes), uploading instead of streaming 2026/09/06 04:56:32 DEBUG : dir/file1: size = 25 OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:32 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 04:56:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 04:56:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:32 DEBUG : newLeaf: Running delayed rename now 2026/09/06 04:56:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:32 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a0d5cd00 2026/09/06 04:56:32 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:32 DEBUG : dir: Looking for writers 2026/09/06 04:56:32 DEBUG : Looking for writers 2026/09/06 04:56:32 DEBUG : dir: reading active writers 2026/09/06 04:56:32 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:32 DEBUG : >WaitForWriters: 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/06 04:56:32 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:32 DEBUG : dir: Looking for writers 2026/09/06 04:56:32 DEBUG : Looking for writers 2026/09/06 04:56:32 DEBUG : dir: reading active writers 2026/09/06 04:56:32 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:32 DEBUG : >WaitForWriters: 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:32 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:32 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 04:56:32 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:32 DEBUG : dir/file1(0x3f0a0cdab00): openPending: 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:32 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 04:56:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cdab00): >openPending: err= 2026/09/06 04:56:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 04:56:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cdab00): _writeAt: size=14, off=0 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cdab00): >_writeAt: n=14, err= 2026/09/06 04:56:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cdab00): close: 2026/09/06 04:56:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/06 04:56:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/06 04:56:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cdab00): >close: err= 2026/09/06 04:56:33 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:33 DEBUG : dir: Looking for writers 2026/09/06 04:56:33 DEBUG : file1: reading active writers 2026/09/06 04:56:33 DEBUG : Looking for writers 2026/09/06 04:56:33 DEBUG : dir: reading active writers 2026/09/06 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:33 DEBUG : dir: Looking for writers 2026/09/06 04:56:33 DEBUG : file1: reading active writers 2026/09/06 04:56:33 DEBUG : Looking for writers 2026/09/06 04:56:33 DEBUG : dir: reading active writers 2026/09/06 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:33 DEBUG : dir: Looking for writers 2026/09/06 04:56:33 DEBUG : file1: reading active writers 2026/09/06 04:56:33 DEBUG : Looking for writers 2026/09/06 04:56:33 DEBUG : dir: reading active writers 2026/09/06 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:33 DEBUG : dir: Looking for writers 2026/09/06 04:56:33 DEBUG : file1: reading active writers 2026/09/06 04:56:33 DEBUG : Looking for writers 2026/09/06 04:56:33 DEBUG : dir: reading active writers 2026/09/06 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:33 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 04:56:33 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1.ca338588.partial" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1.ca338588.partial 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1.ca338588.partial" 2026/09/06 04:56:33 DEBUG : dir: Looking for writers 2026/09/06 04:56:33 DEBUG : file1: reading active writers 2026/09/06 04:56:33 DEBUG : Looking for writers 2026/09/06 04:56:33 DEBUG : dir: reading active writers 2026/09/06 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1.ca338588.partial 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:33 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 04:56:33 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/06 04:56:33 INFO : dir/file1: Copied (replaced existing) 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/06 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:33 DEBUG : dir: Looking for writers 2026/09/06 04:56:33 DEBUG : file1: reading active writers 2026/09/06 04:56:33 DEBUG : Looking for writers 2026/09/06 04:56:33 DEBUG : dir: reading active writers 2026/09/06 04:56:33 DEBUG : >WaitForWriters: 2026/09/06 04:56:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cfcdc0): _readAt: size=512, off=0 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cfcdc0): openPending: 2026/09/06 04:56: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/09/06 04:56:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cfcdc0): >openPending: err= 2026/09/06 04:56:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cfcdc0): >_readAt: n=14, err=EOF 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cfcdc0): close: 2026/09/06 04:56:33 DEBUG : dir/file1(0x3f0a0cfcdc0): >close: err= 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 04:56:33 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a129b380 2026/09/06 04:56:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/06 04:56:33 DEBUG : dir/file1: Updating file with dir/file1 0x3f0a129b380 2026/09/06 04:56:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:33 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:34 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:34 DEBUG : dir/file1(0x3f0a081a080): openPending: 2026/09/06 04:56:34 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/09/06 04:56:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 04:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:34 DEBUG : dir/file1(0x3f0a081a080): >openPending: err= 2026/09/06 04:56:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 04:56:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:34 DEBUG : dir/file1(0x3f0a081a080): _writeAt: size=25, off=0 2026/09/06 04:56:34 DEBUG : dir/file1(0x3f0a081a080): >_writeAt: n=25, err= 2026/09/06 04:56:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 04:56:34 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a129b380 2026/09/06 04:56:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:34 DEBUG : newLeaf(0x3f0a081a080): close: 2026/09/06 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/06 04:56:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-06 04:56:34.187054211 +0000 UTC m=+18.599291653 2026/09/06 04:56:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:34 DEBUG : newLeaf(0x3f0a081a080): >close: err= 2026/09/06 04:56:34 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:34 DEBUG : dir: Looking for writers 2026/09/06 04:56:34 DEBUG : Looking for writers 2026/09/06 04:56:34 DEBUG : dir: reading active writers 2026/09/06 04:56:34 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:34 DEBUG : dir: Looking for writers 2026/09/06 04:56:34 DEBUG : Looking for writers 2026/09/06 04:56:34 DEBUG : dir: reading active writers 2026/09/06 04:56:34 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:34 DEBUG : dir: Looking for writers 2026/09/06 04:56:34 DEBUG : Looking for writers 2026/09/06 04:56:34 DEBUG : dir: reading active writers 2026/09/06 04:56:34 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:34 DEBUG : dir: Looking for writers 2026/09/06 04:56:34 DEBUG : Looking for writers 2026/09/06 04:56:34 DEBUG : dir: reading active writers 2026/09/06 04:56:34 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:34 DEBUG : newLeaf: vfs cache: starting upload 2026/09/06 04:56:34 DEBUG : newLeaf.8f6eb8eb.partial: size = 25 OK 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf.8f6eb8eb.partial" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf.8f6eb8eb.partial 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf.8f6eb8eb.partial" 2026/09/06 04:56:34 DEBUG : dir: Looking for writers 2026/09/06 04:56:34 DEBUG : Looking for writers 2026/09/06 04:56:34 DEBUG : dir: reading active writers 2026/09/06 04:56:34 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf.8f6eb8eb.partial 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:34 DEBUG : newLeaf.8f6eb8eb.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 04:56:34 DEBUG : newLeaf.8f6eb8eb.partial: renamed to: newLeaf 2026/09/06 04:56:34 INFO : newLeaf: Copied (replaced existing) 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:34 DEBUG : dir: Looking for writers 2026/09/06 04:56:34 DEBUG : Looking for writers 2026/09/06 04:56:34 DEBUG : dir: reading active writers 2026/09/06 04:56:34 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-06 04:56:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/06 04:56:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/06 04:56:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:34 DEBUG : >WaitForWriters: 2026/09/06 04:56:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/06 04:56:34 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:34 DEBUG : dir: Looking for writers 2026/09/06 04:56:34 DEBUG : Looking for writers 2026/09/06 04:56:34 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:34 DEBUG : dir: reading active writers 2026/09/06 04:56:34 DEBUG : >WaitForWriters: 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:34 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:34 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:34 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:35 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:35 DEBUG : dir: Looking for writers 2026/09/06 04:56:35 DEBUG : file1: reading active writers 2026/09/06 04:56:35 DEBUG : Looking for writers 2026/09/06 04:56:35 DEBUG : dir: reading active writers 2026/09/06 04:56:35 DEBUG : >WaitForWriters: 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:35 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a0b2e1a0 2026/09/06 04:56:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:35 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/06 04:56:35 DEBUG : dir/file1: Updating file with dir/file1 0x3f0a0b2e1a0 2026/09/06 04:56:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 04:56:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:35 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:35 DEBUG : dir/file1(0x3f0a09fda00): openPending: 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 04:56:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 04:56:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:35 DEBUG : dir/file1(0x3f0a09fda00): >openPending: err= 2026/09/06 04:56:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 04:56:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:35 DEBUG : dir/file1(0x3f0a09fda00): _writeAt: size=25, off=0 2026/09/06 04:56:35 DEBUG : dir/file1(0x3f0a09fda00): >_writeAt: n=25, err= 2026/09/06 04:56:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 04:56:35 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a0b2e1a0 2026/09/06 04:56:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:35 DEBUG : newLeaf(0x3f0a09fda00): close: 2026/09/06 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/06 04:56:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-06 04:56:35.715992291 +0000 UTC m=+20.128229733 2026/09/06 04:56:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:35 DEBUG : newLeaf(0x3f0a09fda00): >close: err= 2026/09/06 04:56:35 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:35 DEBUG : dir: Looking for writers 2026/09/06 04:56:35 DEBUG : Looking for writers 2026/09/06 04:56:35 DEBUG : dir: reading active writers 2026/09/06 04:56:35 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:35 DEBUG : dir: Looking for writers 2026/09/06 04:56:35 DEBUG : Looking for writers 2026/09/06 04:56:35 DEBUG : dir: reading active writers 2026/09/06 04:56:35 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:35 DEBUG : dir: Looking for writers 2026/09/06 04:56:35 DEBUG : Looking for writers 2026/09/06 04:56:35 DEBUG : dir: reading active writers 2026/09/06 04:56:35 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:35 DEBUG : dir: Looking for writers 2026/09/06 04:56:35 DEBUG : Looking for writers 2026/09/06 04:56:35 DEBUG : dir: reading active writers 2026/09/06 04:56:35 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:35 DEBUG : newLeaf: vfs cache: starting upload 2026/09/06 04:56:35 DEBUG : newLeaf.c717223e.partial: size = 25 OK 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf.c717223e.partial" 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf.c717223e.partial 2026/09/06 04:56:35 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf.c717223e.partial" 2026/09/06 04:56:35 DEBUG : dir: Looking for writers 2026/09/06 04:56:35 DEBUG : Looking for writers 2026/09/06 04:56:35 DEBUG : dir: reading active writers 2026/09/06 04:56:35 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf.c717223e.partial 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:36 DEBUG : newLeaf.c717223e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 04:56:36 DEBUG : newLeaf.c717223e.partial: renamed to: newLeaf 2026/09/06 04:56:36 INFO : newLeaf: Copied (replaced existing) 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-06 04:56:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/06 04:56:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/06 04:56:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/06 04:56:36 DEBUG : dir: Looking for writers 2026/09/06 04:56:36 DEBUG : Looking for writers 2026/09/06 04:56:36 DEBUG : dir: reading active writers 2026/09/06 04:56:36 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:36 DEBUG : >WaitForWriters: 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:36 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/06 04:56:36 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:36 DEBUG : dir: Looking for writers 2026/09/06 04:56:36 DEBUG : Looking for writers 2026/09/06 04:56:36 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:36 DEBUG : dir: reading active writers 2026/09/06 04:56:36 DEBUG : >WaitForWriters: 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:36 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:36 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 04:56:36 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:36 DEBUG : dir/file1(0x3f0a0d4d200): openPending: 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 04:56:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 04:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:36 DEBUG : dir/file1(0x3f0a0d4d200): >openPending: err= 2026/09/06 04:56:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 04:56:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:36 DEBUG : dir/file1(0x3f0a0d4d200): _writeAt: size=14, off=0 2026/09/06 04:56:36 DEBUG : dir/file1(0x3f0a0d4d200): >_writeAt: n=14, err= 2026/09/06 04:56:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/06 04:56:36 DEBUG : dir/file1(0x3f0a0d4d200): close: 2026/09/06 04:56:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/06 04:56:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/06 04:56:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:36 DEBUG : dir/file1(0x3f0a0d4d200): >close: err= 2026/09/06 04:56:36 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:36 DEBUG : dir: Looking for writers 2026/09/06 04:56:36 DEBUG : file1: reading active writers 2026/09/06 04:56:36 DEBUG : Looking for writers 2026/09/06 04:56:36 DEBUG : dir: reading active writers 2026/09/06 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:36 DEBUG : dir: Looking for writers 2026/09/06 04:56:36 DEBUG : file1: reading active writers 2026/09/06 04:56:36 DEBUG : Looking for writers 2026/09/06 04:56:36 DEBUG : dir: reading active writers 2026/09/06 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:36 DEBUG : dir: Looking for writers 2026/09/06 04:56:36 DEBUG : file1: reading active writers 2026/09/06 04:56:36 DEBUG : Looking for writers 2026/09/06 04:56:36 DEBUG : dir: reading active writers 2026/09/06 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:36 DEBUG : dir: Looking for writers 2026/09/06 04:56:36 DEBUG : file1: reading active writers 2026/09/06 04:56:36 DEBUG : Looking for writers 2026/09/06 04:56:36 DEBUG : dir: reading active writers 2026/09/06 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:36 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 04:56:36 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1.ca338588.partial" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1.ca338588.partial 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1.ca338588.partial" 2026/09/06 04:56:36 DEBUG : dir: Looking for writers 2026/09/06 04:56:36 DEBUG : file1: reading active writers 2026/09/06 04:56:36 DEBUG : Looking for writers 2026/09/06 04:56:36 DEBUG : dir: reading active writers 2026/09/06 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1.ca338588.partial 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:36 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 04:56:36 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/06 04:56:36 INFO : dir/file1: Copied (replaced existing) 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:36 DEBUG : dir: Looking for writers 2026/09/06 04:56:36 DEBUG : file1: reading active writers 2026/09/06 04:56:36 DEBUG : Looking for writers 2026/09/06 04:56:36 DEBUG : dir: reading active writers 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:36 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/06 04:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 04:56:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:37 DEBUG : dir: Looking for writers 2026/09/06 04:56:37 DEBUG : file1: reading active writers 2026/09/06 04:56:37 DEBUG : Looking for writers 2026/09/06 04:56:37 DEBUG : dir: reading active writers 2026/09/06 04:56:37 DEBUG : >WaitForWriters: 2026/09/06 04:56:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:37 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:37 DEBUG : dir/file1(0x3f0a0c13340): _readAt: size=512, off=0 2026/09/06 04:56:37 DEBUG : dir/file1(0x3f0a0c13340): openPending: 2026/09/06 04:56:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/06 04:56:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:37 DEBUG : dir/file1(0x3f0a0c13340): >openPending: err= 2026/09/06 04:56:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/06 04:56:37 DEBUG : dir/file1(0x3f0a0c13340): >_readAt: n=14, err=EOF 2026/09/06 04:56:37 DEBUG : dir/file1(0x3f0a0c13340): close: 2026/09/06 04:56:37 DEBUG : dir/file1(0x3f0a0c13340): >close: err= 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 04:56:37 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a0d39d40 2026/09/06 04:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:37 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/06 04:56:37 DEBUG : dir/file1: Updating file with dir/file1 0x3f0a0d39d40 2026/09/06 04:56:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:37 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:38 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:38 DEBUG : dir/file1(0x3f0a0be34c0): openPending: 2026/09/06 04:56:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/06 04:56:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 04:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:38 DEBUG : dir/file1(0x3f0a0be34c0): >openPending: err= 2026/09/06 04:56:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 04:56:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:38 DEBUG : dir/file1(0x3f0a0be34c0): _writeAt: size=25, off=0 2026/09/06 04:56:38 DEBUG : dir/file1(0x3f0a0be34c0): >_writeAt: n=25, err= 2026/09/06 04:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 04:56:38 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a0d39d40 2026/09/06 04:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:38 DEBUG : newLeaf(0x3f0a0be34c0): close: 2026/09/06 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/06 04:56:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-06 04:56:38.162786928 +0000 UTC m=+22.575024400 2026/09/06 04:56:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:38 DEBUG : newLeaf(0x3f0a0be34c0): >close: err= 2026/09/06 04:56:38 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:38 DEBUG : dir: Looking for writers 2026/09/06 04:56:38 DEBUG : Looking for writers 2026/09/06 04:56:38 DEBUG : dir: reading active writers 2026/09/06 04:56:38 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:38 DEBUG : dir: Looking for writers 2026/09/06 04:56:38 DEBUG : Looking for writers 2026/09/06 04:56:38 DEBUG : dir: reading active writers 2026/09/06 04:56:38 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:38 DEBUG : dir: Looking for writers 2026/09/06 04:56:38 DEBUG : Looking for writers 2026/09/06 04:56:38 DEBUG : dir: reading active writers 2026/09/06 04:56:38 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:38 DEBUG : dir: Looking for writers 2026/09/06 04:56:38 DEBUG : Looking for writers 2026/09/06 04:56:38 DEBUG : dir: reading active writers 2026/09/06 04:56:38 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:38 DEBUG : newLeaf: vfs cache: starting upload 2026/09/06 04:56:38 DEBUG : newLeaf.5e655621.partial: size = 25 OK 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf.5e655621.partial" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf.5e655621.partial 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf.5e655621.partial" 2026/09/06 04:56:38 DEBUG : dir: Looking for writers 2026/09/06 04:56:38 DEBUG : Looking for writers 2026/09/06 04:56:38 DEBUG : dir: reading active writers 2026/09/06 04:56:38 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf.5e655621.partial 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:38 DEBUG : newLeaf.5e655621.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 04:56:38 DEBUG : newLeaf.5e655621.partial: renamed to: newLeaf 2026/09/06 04:56:38 INFO : newLeaf: Copied (replaced existing) 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:38 DEBUG : dir: Looking for writers 2026/09/06 04:56:38 DEBUG : Looking for writers 2026/09/06 04:56:38 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:38 DEBUG : dir: reading active writers 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-06 04:56:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/06 04:56:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/06 04:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:38 DEBUG : >WaitForWriters: 2026/09/06 04:56:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:38 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/06 04:56:38 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:38 DEBUG : dir: Looking for writers 2026/09/06 04:56:38 DEBUG : Looking for writers 2026/09/06 04:56:38 DEBUG : dir: reading active writers 2026/09/06 04:56:38 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:38 DEBUG : >WaitForWriters: 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:38 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:38 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:38 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:39 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:39 DEBUG : dir: Looking for writers 2026/09/06 04:56:39 DEBUG : file1: reading active writers 2026/09/06 04:56:39 DEBUG : Looking for writers 2026/09/06 04:56:39 DEBUG : dir: reading active writers 2026/09/06 04:56:39 DEBUG : >WaitForWriters: 2026/09/06 04:56:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:39 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:39 DEBUG : dir/file1(0x3f0a0e2c200): _readAt: size=512, off=0 2026/09/06 04:56:39 DEBUG : dir/file1(0x3f0a0e2c200): openPending: 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 04:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:39 DEBUG : dir/file1(0x3f0a0e2c200): >openPending: err= 2026/09/06 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/06 04:56:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:39 DEBUG : dir/file1(0x3f0a0e2c200): >_readAt: n=14, err=EOF 2026/09/06 04:56:39 DEBUG : dir/file1(0x3f0a0e2c200): close: 2026/09/06 04:56:39 DEBUG : dir/file1(0x3f0a0e2c200): >close: err= 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 04:56:39 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a0e1ba00 2026/09/06 04:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/06 04:56:39 DEBUG : dir/file1: Updating file with dir/file1 0x3f0a0e1ba00 2026/09/06 04:56:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:39 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:40 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:40 DEBUG : dir/file1(0x3f0a0e2cfc0): openPending: 2026/09/06 04:56:40 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/09/06 04:56:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 04:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:40 DEBUG : dir/file1(0x3f0a0e2cfc0): >openPending: err= 2026/09/06 04:56:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 04:56:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:40 DEBUG : dir/file1(0x3f0a0e2cfc0): _writeAt: size=25, off=0 2026/09/06 04:56:40 DEBUG : dir/file1(0x3f0a0e2cfc0): >_writeAt: n=25, err= 2026/09/06 04:56:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 04:56:40 DEBUG : newLeaf: Updating file with newLeaf 0x3f0a0e1ba00 2026/09/06 04:56:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:40 DEBUG : newLeaf(0x3f0a0e2cfc0): close: 2026/09/06 04:56:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/06 04:56:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-06 04:56:40.042604755 +0000 UTC m=+24.454842277 2026/09/06 04:56:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:40 DEBUG : newLeaf(0x3f0a0e2cfc0): >close: err= 2026/09/06 04:56:40 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:40 DEBUG : dir: Looking for writers 2026/09/06 04:56:40 DEBUG : Looking for writers 2026/09/06 04:56:40 DEBUG : dir: reading active writers 2026/09/06 04:56:40 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:40 DEBUG : dir: Looking for writers 2026/09/06 04:56:40 DEBUG : Looking for writers 2026/09/06 04:56:40 DEBUG : dir: reading active writers 2026/09/06 04:56:40 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:40 DEBUG : dir: Looking for writers 2026/09/06 04:56:40 DEBUG : Looking for writers 2026/09/06 04:56:40 DEBUG : dir: reading active writers 2026/09/06 04:56:40 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:40 DEBUG : dir: Looking for writers 2026/09/06 04:56:40 DEBUG : Looking for writers 2026/09/06 04:56:40 DEBUG : dir: reading active writers 2026/09/06 04:56:40 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:40 DEBUG : newLeaf: vfs cache: starting upload 2026/09/06 04:56:40 DEBUG : newLeaf.091dbb4f.partial: size = 25 OK 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf.091dbb4f.partial" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf.091dbb4f.partial 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf.091dbb4f.partial" 2026/09/06 04:56:40 DEBUG : dir: Looking for writers 2026/09/06 04:56:40 DEBUG : Looking for writers 2026/09/06 04:56:40 DEBUG : dir: reading active writers 2026/09/06 04:56:40 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf.091dbb4f.partial 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:40 DEBUG : newLeaf.091dbb4f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 04:56:40 DEBUG : newLeaf.091dbb4f.partial: renamed to: newLeaf 2026/09/06 04:56:40 INFO : newLeaf: Copied (replaced existing) 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:40 DEBUG : dir: Looking for writers 2026/09/06 04:56:40 DEBUG : Looking for writers 2026/09/06 04:56:40 DEBUG : dir: reading active writers 2026/09/06 04:56:40 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-06 04:56:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/06 04:56:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/06 04:56:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 04:56:40 DEBUG : >WaitForWriters: 2026/09/06 04:56:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/newLeaf" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gevixur7dayu/newLeaf 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/06 04:56:40 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:40 DEBUG : dir: Looking for writers 2026/09/06 04:56:40 DEBUG : Looking for writers 2026/09/06 04:56:40 DEBUG : dir: reading active writers 2026/09/06 04:56:40 DEBUG : newLeaf: reading active writers 2026/09/06 04:56:40 DEBUG : >WaitForWriters: 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestFileRename (10.35s) --- PASS: TestFileRename/off,forceCache=false (1.19s) --- PASS: TestFileRename/minimal,forceCache=false (1.15s) --- PASS: TestFileRename/minimal,forceCache=true (2.13s) --- PASS: TestFileRename/writes,forceCache=false (1.52s) --- PASS: TestFileRename/writes,forceCache=true (2.49s) --- PASS: TestFileRename/full,forceCache=false (1.88s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:40 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:40 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:40 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:40 DEBUG : Looking for writers 2026/09/06 04:56:40 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:40 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.00s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:40 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 04:56:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:40 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:41 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:41 DEBUG : dir: Looking for writers 2026/09/06 04:56:41 DEBUG : file1: reading active writers 2026/09/06 04:56:41 DEBUG : Looking for writers 2026/09/06 04:56:41 DEBUG : dir: reading active writers 2026/09/06 04:56:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.34s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:41 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 04:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/06 04:56:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/06 04:56:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/06 04:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/06 04:56:41 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:41 DEBUG : dir: Looking for writers 2026/09/06 04:56:41 DEBUG : file1: reading active writers 2026/09/06 04:56:41 DEBUG : Looking for writers 2026/09/06 04:56:41 DEBUG : dir: reading active writers 2026/09/06 04:56:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.32s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:41 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 04:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/06 04:56:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/06 04:56:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/06 04:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/06 04:56:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/06 04:56:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/06 04:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/06 04:56:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/06 04:56:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/06 04:56:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/06 04:56:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/06 04:56:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/06 04:56:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/06 04:56:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/06 04:56:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/06 04:56:41 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:41 DEBUG : dir: Looking for writers 2026/09/06 04:56:41 DEBUG : file1: reading active writers 2026/09/06 04:56:41 DEBUG : Looking for writers 2026/09/06 04:56:41 DEBUG : dir: reading active writers 2026/09/06 04:56:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:41 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:41 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 04:56:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 04:56:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:42 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:42 DEBUG : dir: Looking for writers 2026/09/06 04:56:42 DEBUG : file1: reading active writers 2026/09/06 04:56:42 DEBUG : Looking for writers 2026/09/06 04:56:42 DEBUG : dir: reading active writers 2026/09/06 04:56:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.32s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:42 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 04:56:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 04:56:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:42 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:42 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/06 04:56:42 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:42 DEBUG : dir: Looking for writers 2026/09/06 04:56:42 DEBUG : file1: reading active writers 2026/09/06 04:56:42 DEBUG : Looking for writers 2026/09/06 04:56:42 DEBUG : dir: reading active writers 2026/09/06 04:56:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.33s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:42 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): _readAt: size=1, off=0 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): openPending: 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 04:56:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 04:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): >openPending: err= 2026/09/06 04:56:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/06 04:56:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): >_readAt: n=1, err= 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): _readAt: size=256, off=1 2026/09/06 04:56:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): >_readAt: n=15, err=EOF 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): _readAt: size=16, off=16 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): >_readAt: n=0, err=EOF 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): close: 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): >close: err= 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): close: 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09fcb40): >close: err=file already closed 2026/09/06 04:56:42 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:42 DEBUG : dir: Looking for writers 2026/09/06 04:56:42 DEBUG : file1: reading active writers 2026/09/06 04:56:42 DEBUG : Looking for writers 2026/09/06 04:56:42 DEBUG : dir: reading active writers 2026/09/06 04:56:42 DEBUG : >WaitForWriters: 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:42 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:42 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09f6540): _readAt: size=1, off=0 2026/09/06 04:56:42 DEBUG : dir/file1(0x3f0a09f6540): openPending: 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:42 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 04:56:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 04:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): >openPending: err= 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/06 04:56:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): >_readAt: n=1, err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): _readAt: size=1, off=5 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): >_readAt: n=1, err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): _readAt: size=1, off=3 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): >_readAt: n=1, err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): _readAt: size=1, off=13 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): >_readAt: n=1, err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): _readAt: size=16, off=100 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): >_readAt: n=0, err=EOF 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): close: 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a09f6540): >close: err= 2026/09/06 04:56:43 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:43 DEBUG : dir: Looking for writers 2026/09/06 04:56:43 DEBUG : file1: reading active writers 2026/09/06 04:56:43 DEBUG : Looking for writers 2026/09/06 04:56:43 DEBUG : dir: reading active writers 2026/09/06 04:56:43 DEBUG : >WaitForWriters: 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:43 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): _readAt: size=1, off=0 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): openPending: 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 04:56:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 04:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): >openPending: err= 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/06 04:56:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): >_readAt: n=1, err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): _readAt: size=1, off=5 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): >_readAt: n=1, err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): _readAt: size=1, off=1 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): >_readAt: n=1, err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): _readAt: size=6, off=10 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): >_readAt: n=6, err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): _readAt: size=256, off=10 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): >_readAt: n=6, err=EOF 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): _readAt: size=256, off=100 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): >_readAt: n=0, err=EOF 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): close: 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): >close: err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): _readAt: size=256, off=100 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e06780): >_readAt: n=0, err=file already closed 2026/09/06 04:56:43 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:43 DEBUG : dir: Looking for writers 2026/09/06 04:56:43 DEBUG : file1: reading active writers 2026/09/06 04:56:43 DEBUG : Looking for writers 2026/09/06 04:56:43 DEBUG : dir: reading active writers 2026/09/06 04:56:43 DEBUG : >WaitForWriters: 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.32s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:43 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0c13d40): RWFileHandle.Flush 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0c13d40): _readAt: size=256, off=0 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0c13d40): openPending: 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 04:56:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 04:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0c13d40): >openPending: err= 2026/09/06 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/06 04:56:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0c13d40): >_readAt: n=16, err=EOF 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0c13d40): RWFileHandle.Flush 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0c13d40): RWFileHandle.Flush 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0c13d40): close: 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0c13d40): >close: err= 2026/09/06 04:56:43 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:43 DEBUG : dir: Looking for writers 2026/09/06 04:56:43 DEBUG : file1: reading active writers 2026/09/06 04:56:43 DEBUG : Looking for writers 2026/09/06 04:56:43 DEBUG : dir: reading active writers 2026/09/06 04:56:43 DEBUG : >WaitForWriters: 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.33s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:43 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:43 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 04:56:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e078c0): _readAt: size=256, off=0 2026/09/06 04:56:43 DEBUG : dir/file1(0x3f0a0e078c0): openPending: 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:43 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 04:56:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 04:56:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:44 DEBUG : dir/file1(0x3f0a0e078c0): >openPending: err= 2026/09/06 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/06 04:56:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:44 DEBUG : dir/file1(0x3f0a0e078c0): >_readAt: n=16, err=EOF 2026/09/06 04:56:44 DEBUG : dir/file1(0x3f0a0e078c0): RWFileHandle.Release 2026/09/06 04:56:44 DEBUG : dir/file1(0x3f0a0e078c0): close: 2026/09/06 04:56:44 DEBUG : dir/file1(0x3f0a0e078c0): >close: err= 2026/09/06 04:56:44 DEBUG : dir/file1(0x3f0a0e078c0): RWFileHandle.Release 2026/09/06 04:56:44 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:44 DEBUG : dir: Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : dir: reading active writers 2026/09/06 04:56:44 DEBUG : >WaitForWriters: 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.36s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:44 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:44 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:44 DEBUG : file1: newRWFileHandle: 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): openPending: 2026/09/06 04:56:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): >openPending: err= 2026/09/06 04:56:44 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 04:56:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): _writeAt: size=5, off=0 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): >_writeAt: n=5, err= 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): _writeAt: size=7, off=5 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): >_writeAt: n=7, err= 2026/09/06 04:56:44 DEBUG : file1: vfs cache: truncate to size=11 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): close: 2026/09/06 04:56:44 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 04:56:44.11862066 +0000 UTC m=+28.530858213 2026/09/06 04:56:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): >close: err= 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): close: 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0f44740): >close: err=file already closed 2026/09/06 04:56:44 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:44 DEBUG : file1: vfs cache: starting upload 2026/09/06 04:56:44 DEBUG : file1.f7bfb927.partial: size = 11 OK 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1.f7bfb927.partial" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1.f7bfb927.partial 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1.f7bfb927.partial" 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gevixur7dayu/file1.f7bfb927.partial 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:44 DEBUG : file1.f7bfb927.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/06 04:56:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 04:56:44 DEBUG : file1.f7bfb927.partial: renamed to: file1 2026/09/06 04:56:44 INFO : file1: Copied (new) 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:44 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/06 04:56:44 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-06 04:56:44 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/06 04:56:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:44 DEBUG : >WaitForWriters: 2026/09/06 04:56:44 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:44 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:44 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/06 04:56:44 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : >WaitForWriters: 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.56s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:44 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:44 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:44 DEBUG : file1: newRWFileHandle: 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): openPending: 2026/09/06 04:56:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): >openPending: err= 2026/09/06 04:56:44 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 04:56:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): _writeAt: size=7, off=0 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): >_writeAt: n=7, err= 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): _writeAt: size=6, off=5 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): >_writeAt: n=6, err= 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): close: 2026/09/06 04:56:44 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 04:56:44.668464745 +0000 UTC m=+29.080702287 2026/09/06 04:56:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): >close: err= 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): _writeAt: size=5, off=0 2026/09/06 04:56:44 DEBUG : file1(0x3f0a0661b00): >_writeAt: n=0, err=file already closed 2026/09/06 04:56:44 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:44 DEBUG : file1: vfs cache: starting upload 2026/09/06 04:56:44 DEBUG : file1.27739a04.partial: size = 11 OK 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1.27739a04.partial" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1.27739a04.partial 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1.27739a04.partial" 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gevixur7dayu/file1.27739a04.partial 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:44 DEBUG : file1.27739a04.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/06 04:56:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 04:56:44 DEBUG : file1.27739a04.partial: renamed to: file1 2026/09/06 04:56:44 INFO : file1: Copied (new) 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:44 DEBUG : Looking for writers 2026/09/06 04:56:44 DEBUG : file1: reading active writers 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:44 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/06 04:56:44 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-06 04:56:44 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/06 04:56:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:44 DEBUG : >WaitForWriters: 2026/09/06 04:56:44 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:44 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/06 04:56:45 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : >WaitForWriters: 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.56s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:45 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:45 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:45 DEBUG : file1: newRWFileHandle: 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0f44680): openPending: 2026/09/06 04:56:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0f44680): >openPending: err= 2026/09/06 04:56:45 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 04:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 04:56:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0f44680): close: 2026/09/06 04:56:45 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 04:56:45.223378783 +0000 UTC m=+29.635616255 2026/09/06 04:56:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0f44680): >close: err= 2026/09/06 04:56:45 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 04:56:45 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 04:56:45 DEBUG : file2: newRWFileHandle: 2026/09/06 04:56:45 DEBUG : file2(0x3f0a0f44cc0): openPending: 2026/09/06 04:56:45 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 04:56:45 DEBUG : file2(0x3f0a0f44cc0): >openPending: err= 2026/09/06 04:56:45 DEBUG : file2: >newRWFileHandle: err= 2026/09/06 04:56:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 04:56:45 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/06 04:56:45 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/06 04:56:45 DEBUG : file2(0x3f0a0f44cc0): RWFileHandle.Flush 2026/09/06 04:56:45 DEBUG : file2(0x3f0a0f44cc0): RWFileHandle.Release 2026/09/06 04:56:45 DEBUG : file2(0x3f0a0f44cc0): close: 2026/09/06 04:56:45 DEBUG : file2: vfs cache: setting modification time to 2026-09-06 04:56:45.224877793 +0000 UTC m=+29.637115265 2026/09/06 04:56:45 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:45 DEBUG : file2(0x3f0a0f44cc0): >close: err= 2026/09/06 04:56:45 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : file2: reading active writers 2026/09/06 04:56:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file2: reading active writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : file2: reading active writers 2026/09/06 04:56:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : file2: reading active writers 2026/09/06 04:56:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/06 04:56:45 DEBUG : file1: vfs cache: starting upload 2026/09/06 04:56:45 DEBUG : file2: vfs cache: starting upload 2026/09/06 04:56:45 DEBUG : file1.ac9735e6.partial: size = 0 OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1.ac9735e6.partial" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1.ac9735e6.partial 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1.ac9735e6.partial" 2026/09/06 04:56:45 DEBUG : file2.23d411fa.partial: size = 0 OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file2.23d411fa.partial" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file2.23d411fa.partial 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file2.23d411fa.partial" 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : file2: reading active writers 2026/09/06 04:56:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/file2.23d411fa.partial 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file2.23d411fa.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:56:45 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 04:56:45 DEBUG : file2.23d411fa.partial: renamed to: file2 2026/09/06 04:56:45 INFO : file2: Copied (new) 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/file1.ac9735e6.partial 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file1.ac9735e6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:56:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 04:56:45 DEBUG : file1.ac9735e6.partial: renamed to: file1 2026/09/06 04:56:45 INFO : file1: Copied (new) 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file2: reading active writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:56:45 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-06 04:56:45 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/06 04:56:45 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/06 04:56:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 04:56:45 INFO : file2: vfs cache: upload succeeded try #1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:56:45 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-06 04:56:45 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/06 04:56:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:45 DEBUG : >WaitForWriters: 2026/09/06 04:56:45 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file2" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gevixur7dayu/file2 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:45 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/06 04:56:45 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : file2: reading active writers 2026/09/06 04:56:45 DEBUG : >WaitForWriters: 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.76s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:45 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:45 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:45 DEBUG : file1: newRWFileHandle: 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0c122c0): openPending: 2026/09/06 04:56:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0c122c0): >openPending: err= 2026/09/06 04:56:45 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 04:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 04:56:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0c122c0): _writeAt: size=5, off=0 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0c122c0): >_writeAt: n=5, err= 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0c122c0): RWFileHandle.Flush 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0c122c0): RWFileHandle.Flush 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0c122c0): close: 2026/09/06 04:56:45 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 04:56:45.978915461 +0000 UTC m=+30.391152913 2026/09/06 04:56:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:45 DEBUG : file1(0x3f0a0c122c0): >close: err= 2026/09/06 04:56:45 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:45 DEBUG : Looking for writers 2026/09/06 04:56:45 DEBUG : file1: reading active writers 2026/09/06 04:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:46 DEBUG : file1: vfs cache: starting upload 2026/09/06 04:56:46 DEBUG : file1.c49f1d04.partial: size = 5 OK 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1.c49f1d04.partial" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1.c49f1d04.partial 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1.c49f1d04.partial" 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file1.c49f1d04.partial 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:46 DEBUG : file1.c49f1d04.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:56:46 DEBUG : file1.c49f1d04.partial: renamed to: file1 2026/09/06 04:56:46 INFO : file1: Copied (new) 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-06 04:56:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 04:56:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:46 DEBUG : >WaitForWriters: 2026/09/06 04:56:46 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:46 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:46 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:46 DEBUG : file1: newRWFileHandle: 2026/09/06 04:56:46 DEBUG : file1(0x3f0a0cdac80): openPending: 2026/09/06 04:56:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:46 DEBUG : file1(0x3f0a0cdac80): >openPending: err= 2026/09/06 04:56:46 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 04:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 04:56:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 04:56:46 DEBUG : file1(0x3f0a0cdac80): _writeAt: size=5, off=0 2026/09/06 04:56:46 DEBUG : file1(0x3f0a0cdac80): >_writeAt: n=5, err= 2026/09/06 04:56:46 DEBUG : file1(0x3f0a0cdac80): RWFileHandle.Release 2026/09/06 04:56:46 DEBUG : file1(0x3f0a0cdac80): close: 2026/09/06 04:56:46 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 04:56:46.30791205 +0000 UTC m=+30.720149522 2026/09/06 04:56:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:46 DEBUG : file1(0x3f0a0cdac80): >close: err= 2026/09/06 04:56:46 DEBUG : file1(0x3f0a0cdac80): RWFileHandle.Release 2026/09/06 04:56:46 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:46 DEBUG : file1: vfs cache: starting upload 2026/09/06 04:56:46 DEBUG : file1.f6fd145a.partial: size = 5 OK 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1.f6fd145a.partial" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1.f6fd145a.partial 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1.f6fd145a.partial" 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file1.f6fd145a.partial 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:46 DEBUG : file1.f6fd145a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:56:46 DEBUG : file1.f6fd145a.partial: renamed to: file1 2026/09/06 04:56:46 INFO : file1: Copied (new) 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-06 04:56:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 04:56:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:46 DEBUG : >WaitForWriters: 2026/09/06 04:56:46 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.34s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:46 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:46 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 04:56:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:46 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:46 DEBUG : dir/file1(0x3f0a0c12dc0): openPending: 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:46 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 04:56:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 04:56:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:46 DEBUG : dir/file1(0x3f0a0c12dc0): >openPending: err= 2026/09/06 04:56:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 04:56:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 04:56:46 DEBUG : dir/file1(0x3f0a0c12dc0): _writeAt: size=5, off=0 2026/09/06 04:56:46 DEBUG : dir/file1(0x3f0a0c12dc0): >_writeAt: n=5, err= 2026/09/06 04:56:46 DEBUG : dir/file1(0x3f0a0c12dc0): close: 2026/09/06 04:56:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-06 04:56:46.970425423 +0000 UTC m=+31.382662915 2026/09/06 04:56:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:46 DEBUG : dir/file1(0x3f0a0c12dc0): >close: err= 2026/09/06 04:56:46 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:46 DEBUG : dir: Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : dir: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:46 DEBUG : dir: Looking for writers 2026/09/06 04:56:46 DEBUG : file1: reading active writers 2026/09/06 04:56:46 DEBUG : Looking for writers 2026/09/06 04:56:46 DEBUG : dir: reading active writers 2026/09/06 04:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 04:56:47 DEBUG : dir/file1.8fcee397.partial: size = 5 OK 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1.8fcee397.partial" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1.8fcee397.partial 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1.8fcee397.partial" 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/dir/file1.8fcee397.partial 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:47 DEBUG : dir/file1.8fcee397.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:56:47 DEBUG : dir/file1.8fcee397.partial: renamed to: dir/file1 2026/09/06 04:56:47 INFO : dir/file1: Copied (replaced existing) 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:47 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-06 04:56:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:47 DEBUG : >WaitForWriters: 2026/09/06 04:56:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.65s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:47 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/06 04:56:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:47 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 04:56:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 04:56:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 04:56:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 04:56:47 DEBUG : dir/file1(0x3f0a09fd300): _writeAt: size=5, off=0 2026/09/06 04:56:47 DEBUG : dir/file1(0x3f0a09fd300): openPending: 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 04:56:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:47 DEBUG : dir/file1(0x3f0a09fd300): >openPending: err= 2026/09/06 04:56:47 DEBUG : dir/file1(0x3f0a09fd300): >_writeAt: n=5, err= 2026/09/06 04:56:47 DEBUG : dir/file1(0x3f0a09fd300): _writeAt: size=15, off=5 2026/09/06 04:56:47 DEBUG : dir/file1(0x3f0a09fd300): >_writeAt: n=15, err= 2026/09/06 04:56:47 DEBUG : dir/file1(0x3f0a09fd300): close: 2026/09/06 04:56:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-06 04:56:47.622382145 +0000 UTC m=+32.034619597 2026/09/06 04:56:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:47 DEBUG : dir/file1(0x3f0a09fd300): >close: err= 2026/09/06 04:56:47 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 04:56:47 DEBUG : dir/file1.adf80ca4.partial: size = 20 OK 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1.adf80ca4.partial" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1.adf80ca4.partial 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1.adf80ca4.partial" 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gevixur7dayu/dir/file1.adf80ca4.partial 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:47 DEBUG : dir/file1.adf80ca4.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/06 04:56:47 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/06 04:56:47 DEBUG : dir/file1.adf80ca4.partial: renamed to: dir/file1 2026/09/06 04:56:47 INFO : dir/file1: Copied (replaced existing) 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:47 DEBUG : dir: Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : dir: reading active writers 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:47 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-06 04:56:47 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/06 04:56:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:47 DEBUG : >WaitForWriters: 2026/09/06 04:56:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.65s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:47 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:47 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:47 DEBUG : file1: newRWFileHandle: 2026/09/06 04:56:47 DEBUG : file1(0x3f0a0ab7000): openPending: 2026/09/06 04:56:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:47 DEBUG : file1(0x3f0a0ab7000): >openPending: err= 2026/09/06 04:56:47 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 04:56:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 04:56:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 04:56:47 DEBUG : file1(0x3f0a0ab7000): _writeAt: size=5, off=0 2026/09/06 04:56:47 DEBUG : file1(0x3f0a0ab7000): >_writeAt: n=5, err= 2026/09/06 04:56:47 DEBUG : file1(0x3f0a0ab7000): close: 2026/09/06 04:56:47 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 04:56:47.952547722 +0000 UTC m=+32.364785173 2026/09/06 04:56:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:47 DEBUG : file1(0x3f0a0ab7000): >close: err= 2026/09/06 04:56:47 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:47 DEBUG : Looking for writers 2026/09/06 04:56:47 DEBUG : file1: reading active writers 2026/09/06 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : file1: reading active writers 2026/09/06 04:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:48 DEBUG : file1: vfs cache: starting upload 2026/09/06 04:56:48 DEBUG : file1.454630fd.partial: size = 5 OK 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1.454630fd.partial" 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1.454630fd.partial 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1.454630fd.partial" 2026/09/06 04:56:48 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-gevixur7dayu/dir/file1: no such file or directory 2026/09/06 04:56:48 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-gevixur7dayu/dir/file1: no such file or directory 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : file1: reading active writers 2026/09/06 04:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file1.454630fd.partial 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:48 DEBUG : file1.454630fd.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:56:48 DEBUG : file1.454630fd.partial: renamed to: file1 2026/09/06 04:56:48 INFO : file1: Copied (new) 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : file1: reading active writers 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:48 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-06 04:56:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 04:56:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:48 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:48 DEBUG : >WaitForWriters: 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:48 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/06 04:56:48 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36180): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36180): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36180): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36180): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36180): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.284434638 +0000 UTC m=+32.696672090 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36600): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36600): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36600): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36600): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36600): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.284434638 +0000 UTC m=+32.696672090 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36ac0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36ac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36ac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36ac0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36ac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.284434638 +0000 UTC m=+32.696672090 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d36ac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a09850a0 item 1 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37100): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37100): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37100): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.287484437 +0000 UTC m=+32.699721898 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37600): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37600): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37600): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.287484437 +0000 UTC m=+32.699721898 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06ee0e0 item 2 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37c40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37c40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37c40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37c40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37c40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.289725207 +0000 UTC m=+32.701962659 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d37c40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d661c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d661c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d661c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d661c0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d661c0): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d661c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d661c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.289725207 +0000 UTC m=+32.701962659 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d661c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66680): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66680): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66680): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.289725207 +0000 UTC m=+32.701962659 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06ef570 item 3 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66d00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66d00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66d00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66d00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66d00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.292645551 +0000 UTC m=+32.704883003 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d66d00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67240): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67240): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67240): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.292645551 +0000 UTC m=+32.704883003 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06e5b90 item 4 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67880): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67880): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67880): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.294744844 +0000 UTC m=+32.706982347 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67d00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67d00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67d00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67d00): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67d00): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67d00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.294744844 +0000 UTC m=+32.706982347 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d67d00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f862c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f862c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f862c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f862c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f862c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.294744844 +0000 UTC m=+32.706982347 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f862c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b24850 item 5 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86940): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86940): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86940): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.297831162 +0000 UTC m=+32.710068614 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86e80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86e80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86e80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86e80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86e80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.297831162 +0000 UTC m=+32.710068614 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f86e80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b250a0 item 6 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87500): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87500): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.300336362 +0000 UTC m=+32.712573815 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87a00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87a00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87a00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87a00): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87a00): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87a00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.300336362 +0000 UTC m=+32.712573815 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87a00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87ec0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87ec0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87ec0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87ec0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87ec0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.300336362 +0000 UTC m=+32.712573815 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f87ec0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b259d0 item 7 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2640): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2640): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2640): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2640): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2640): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.303152999 +0000 UTC m=+32.715390452 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2640): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2b80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2b80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2b80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2b80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2b80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.303152999 +0000 UTC m=+32.715390452 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa2b80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04dd6c0 item 8 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3140): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0fa3140): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3140): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3140): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3140): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3140): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3500): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3500): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.30580148 +0000 UTC m=+32.718038932 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3980): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3980): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3980): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3980): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3980): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3980): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3980): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.30580148 +0000 UTC m=+32.718038932 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3980): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3e80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3e80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3e80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3e80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3e80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.30580148 +0000 UTC m=+32.718038932 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fa3e80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a05463f0 item 9 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8600): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8600): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.308836782 +0000 UTC m=+32.721074234 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8b40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8b40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8b40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8b40): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8b40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.308836782 +0000 UTC m=+32.721074234 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb8b40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0547420 item 10 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9180): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0fb9180): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9180): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9180): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9180): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9180): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9540): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9540): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9540): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.31130948 +0000 UTC m=+32.723546932 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9a40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9a40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9a40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9a40): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9a40): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9a40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.31130948 +0000 UTC m=+32.723546932 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb9a40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6040): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6040): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6040): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.31130948 +0000 UTC m=+32.723546932 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0547b20 item 11 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd66c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd66c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd66c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd66c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd66c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.313998528 +0000 UTC m=+32.726235980 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd66c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6c00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6c00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6c00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6c00): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6c00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.313998528 +0000 UTC m=+32.726235980 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6c00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0544d20 item 12 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7240): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0fd7240): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7240): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7240): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7240): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7240): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7600): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7600): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.316490211 +0000 UTC m=+32.728727663 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7cc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7cc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7cc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7cc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7cc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.316490211 +0000 UTC m=+32.728727663 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7cc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a05459d0 item 13 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe440): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe440): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe440): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe440): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe440): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.318966316 +0000 UTC m=+32.731203768 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe440): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe6c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe6c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe6c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe6c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe6c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.318966316 +0000 UTC m=+32.731203768 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffe6c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b92a10 item 14 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffed00): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0ffed00): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffed00): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffed00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffed00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffed00): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffed00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff0c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff0c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff0c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff0c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff0c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.321858577 +0000 UTC m=+32.734096039 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff0c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff780): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff780): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff780): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff780): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff780): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.321858577 +0000 UTC m=+32.734096039 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fff780): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0ba0bd0 item 15 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fffe00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fffe00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fffe00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fffe00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fffe00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.324316728 +0000 UTC m=+32.736554251 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fffe00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80440): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80440): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80440): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80440): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80440): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.324316728 +0000 UTC m=+32.736554251 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80440): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0ba12d0 item 16 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80d40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80d40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80d40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80d40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80d40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.326854039 +0000 UTC m=+32.739091541 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e80d40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e811c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e811c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e811c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e811c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e811c0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e811c0): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e811c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e811c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.326854039 +0000 UTC m=+32.739091541 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e811c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e816c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e816c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e816c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e816c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e816c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.326854039 +0000 UTC m=+32.739091541 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e816c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0544070 item 17 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e81d40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e81d40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e81d40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e81d40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e81d40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.330023233 +0000 UTC m=+32.742260684 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e81d40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df1c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df1c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df1c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df1c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df1c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.330023233 +0000 UTC m=+32.742260684 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df1c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0545650 item 18 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.332296555 +0000 UTC m=+32.744534007 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07089c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07089c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07089c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07089c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07089c0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07089c0): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07089c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07089c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.332296555 +0000 UTC m=+32.744534007 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07089c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708f80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708f80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708f80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708f80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708f80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.332296555 +0000 UTC m=+32.744534007 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708f80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a03a4770 item 19 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709840): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709840): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709840): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.335142629 +0000 UTC m=+32.747380091 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b100): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b100): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b100): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.335142629 +0000 UTC m=+32.747380091 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b921c0 item 20 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12080): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12080): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12080): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12080): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12080): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.337210022 +0000 UTC m=+32.749447475 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12080): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12580): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12580): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12580): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12580): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12580): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12580): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.337210022 +0000 UTC m=+32.749447475 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12a80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12a80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12a80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12a80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12a80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.337210022 +0000 UTC m=+32.749447475 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12a80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b92ee0 item 21 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13100): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13100): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13100): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.339947831 +0000 UTC m=+32.752185283 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13640): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13640): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13640): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13640): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13640): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.339947831 +0000 UTC m=+32.752185283 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13640): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b93ab0 item 22 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13cc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13cc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13cc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13cc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13cc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.341919133 +0000 UTC m=+32.754156595 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13cc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda340): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda340): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda340): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda340): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda340): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda340): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda340): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda340): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.341919133 +0000 UTC m=+32.754156595 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda340): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.341919133 +0000 UTC m=+32.754156595 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1192310 item 23 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaec0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaec0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaec0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaec0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaec0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.344596158 +0000 UTC m=+32.756833620 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaec0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb400): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb400): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb400): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.344596158 +0000 UTC m=+32.756833620 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1192af0 item 24 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdba40): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0cdba40): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdba40): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdba40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdba40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdba40): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdba40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.346722492 +0000 UTC m=+32.758959944 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.346722492 +0000 UTC m=+32.758959944 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc940): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc940): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc940): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.346722492 +0000 UTC m=+32.758959944 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11931f0 item 25 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.350036058 +0000 UTC m=+32.762273510 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd580): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd580): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd580): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.350036058 +0000 UTC m=+32.762273510 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1193ab0 item 26 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdbc0): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a09fdbc0): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdbc0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdbc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdbc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdbc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdbc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6080): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6080): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6080): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6080): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6080): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.352879116 +0000 UTC m=+32.765116579 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6080): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6580): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6580): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6580): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6580): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6580): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6580): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.352879116 +0000 UTC m=+32.765116579 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6ac0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6ac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6ac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6ac0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6ac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.352879116 +0000 UTC m=+32.765116579 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd6ac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1112620 item 27 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7140): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7140): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7140): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7140): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7140): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.356350711 +0000 UTC m=+32.768588163 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fd7140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a040): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a040): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a040): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.356350711 +0000 UTC m=+32.768588163 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1112fc0 item 28 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a680): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a087a680): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a680): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a680): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a680): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a680): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087a680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087aa40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087aa40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087aa40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087aa40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087aa40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.359171086 +0000 UTC m=+32.771408538 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087aa40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b100): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b100): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b100): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.359171086 +0000 UTC m=+32.771408538 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1113730 item 29 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b780): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b780): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b780): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b780): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b780): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.361620361 +0000 UTC m=+32.773857832 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087b780): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087bcc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087bcc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087bcc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087bcc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087bcc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.361620361 +0000 UTC m=+32.773857832 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a087bcc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1113ce0 item 30 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a091a400): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a7c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a7c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a7c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a7c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a7c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.363823841 +0000 UTC m=+32.776061293 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a7c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ae80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ae80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ae80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ae80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ae80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.363823841 +0000 UTC m=+32.776061293 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ae80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a10690 item 31 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b500): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b500): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.366194717 +0000 UTC m=+32.778432169 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ba40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ba40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ba40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ba40): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ba40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.366194717 +0000 UTC m=+32.778432169 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091ba40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a11500 item 32 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930180): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930180): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930180): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930180): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930180): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.368227876 +0000 UTC m=+32.780465318 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930600): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930600): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a11b20 item 33 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930600): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.368922648 +0000 UTC m=+32.781160090 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930b00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930b00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930b00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930b00): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930b00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.368922648 +0000 UTC m=+32.781160090 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0930b00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a11e30 item 33 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931140): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931140): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931140): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931140): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931140): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.370632706 +0000 UTC m=+32.782870158 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09315c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09315c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0774e70 item 34 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09315c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09315c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09315c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09315c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09315c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.371319693 +0000 UTC m=+32.783557135 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09315c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931b00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931b00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931b00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931b00): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931b00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.371319693 +0000 UTC m=+32.783557135 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0931b00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0775490 item 34 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec240): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec240): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec240): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.372843561 +0000 UTC m=+32.785081003 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec6c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec6c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec6c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec6c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0772070 item 35 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec6c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec6c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.373436921 +0000 UTC m=+32.785674373 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec6c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecbc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecbc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecbc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecbc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecbc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.373436921 +0000 UTC m=+32.785674373 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecbc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0772460 item 35 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed240): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed240): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed240): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.37536446 +0000 UTC m=+32.787601913 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed740): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed740): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0772e00 item 36 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed740): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed740): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed740): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed740): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed740): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.376131499 +0000 UTC m=+32.788368951 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed740): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09edc80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09edc80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09edc80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09edc80): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09edc80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.376131499 +0000 UTC m=+32.788368951 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09edc80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07731f0 item 36 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e3c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e3c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e3c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e3c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e3c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.377904165 +0000 UTC m=+32.790141617 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e3c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e840): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e840): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e840): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e840): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0700d90 item 37 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e840): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.378512093 +0000 UTC m=+32.790749545 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1e840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1ed40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1ed40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1ed40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1ed40): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1ed40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.378512093 +0000 UTC m=+32.790749545 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1ed40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0701260 item 37 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f3c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f3c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f3c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f3c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f3c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.380176716 +0000 UTC m=+32.792414158 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f3c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f8c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f8c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07ae690 item 38 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f8c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f8c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f8c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f8c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.380899341 +0000 UTC m=+32.793136783 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1f8c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1fe00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1fe00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1fe00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1fe00): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1fe00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.380899341 +0000 UTC m=+32.793136783 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a1fe00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07aecb0 item 38 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38580): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38580): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38580): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.382548965 +0000 UTC m=+32.794786407 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38a80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38a80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38a80): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38a80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38a80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5e0e0 item 39 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38a80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38a80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.383175178 +0000 UTC m=+32.795412620 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38a80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38f80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38f80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38f80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38f80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38f80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.383175178 +0000 UTC m=+32.795412620 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a38f80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5e380 item 39 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39600): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39600): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.384727749 +0000 UTC m=+32.796965191 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39b00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39b00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5e9a0 item 40 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39b00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39b00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39b00): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39b00): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39b00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.385510347 +0000 UTC m=+32.797747789 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a39b00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52140): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52140): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52140): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52140): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52140): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.385510347 +0000 UTC m=+32.797747789 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5ec40 item 40 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52700): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52700): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52700): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52700): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52700): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52700): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52700): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.387029715 +0000 UTC m=+32.799267157 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52700): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52c00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52c00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52c00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5f3b0 item 41 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52c00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52c00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.387689931 +0000 UTC m=+32.799927373 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a52c00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a530c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a530c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a530c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a530c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a530c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5f650 item 41 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a530c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a530c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.388428646 +0000 UTC m=+32.800666108 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a530c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53600): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53600): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53600): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.388428646 +0000 UTC m=+32.800666108 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5f8f0 item 41 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53c40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53c40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53c40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53c40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53c40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53c40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53c40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.39013568 +0000 UTC m=+32.802373132 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a53c40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68240): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68240): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11661c0 item 42 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68240): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.390706948 +0000 UTC m=+32.802944400 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68780): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68780): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11665b0 item 42 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68780): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68780): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68780): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68780): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68780): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.391474608 +0000 UTC m=+32.803712060 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68780): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68d00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68d00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68d00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68d00): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68d00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.391474608 +0000 UTC m=+32.803712060 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a68d00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1166850 item 42 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69340): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69340): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69340): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69340): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69340): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69340): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69340): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.393172994 +0000 UTC m=+32.805410446 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69340): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69840): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69840): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1166f50 item 43 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69840): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.393737159 +0000 UTC m=+32.805974611 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69d80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69d80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69d80): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69d80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69d80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1167260 item 43 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69d80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69d80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.39441017 +0000 UTC m=+32.806647633 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a69d80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab63c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab63c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab63c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab63c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab63c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.39441017 +0000 UTC m=+32.806647633 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab63c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1167500 item 43 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6a00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6a00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6a00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6a00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6a00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6a00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6a00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.396061307 +0000 UTC m=+32.808298759 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6a00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6f00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6f00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6f00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1167c00 item 44 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6f00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6f00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.396619772 +0000 UTC m=+32.808857223 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab6f00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab7440): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab7440): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b00e0 item 44 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab7440): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab7440): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab7440): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab7440): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab7440): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.39736026 +0000 UTC m=+32.809597723 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab7440): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab79c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab79c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab79c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab79c0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab79c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.39736026 +0000 UTC m=+32.809597723 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ab79c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b0380 item 44 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2100): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2100): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2100): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2100): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2100): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.39891235 +0000 UTC m=+32.811149792 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2600): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b1340 item 45 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2600): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.399528634 +0000 UTC m=+32.811766076 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2d00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2d00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2d00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2d00): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2d00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.399528634 +0000 UTC m=+32.811766076 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af2d00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b15e0 item 45 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3340): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3340): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3340): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3340): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3340): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3340): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3340): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.401488364 +0000 UTC m=+32.813725807 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3340): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3840): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3840): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d76230 item 46 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3840): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.40217504 +0000 UTC m=+32.814412482 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0af3840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48040): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48040): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48040): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.40217504 +0000 UTC m=+32.814412482 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d764d0 item 46 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48680): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48680): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48680): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48680): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48680): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.403889387 +0000 UTC m=+32.816126890 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48b80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48b80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48b80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d76af0 item 47 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48b80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48b80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.404454744 +0000 UTC m=+32.816692187 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b48b80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49280): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49280): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49280): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49280): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49280): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.404454744 +0000 UTC m=+32.816692187 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49280): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d76e00 item 47 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b498c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b498c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b498c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b498c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b498c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b498c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b498c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.405987689 +0000 UTC m=+32.818225131 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b498c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49dc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d77500 item 48 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49dc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.406625433 +0000 UTC m=+32.818862875 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b49dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c025c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c025c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c025c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c025c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c025c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.406625433 +0000 UTC m=+32.818862875 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c025c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d777a0 item 48 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c02c00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 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-gevixur7dayu/dir/file1: no such file or directory 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c02c00): >openPending: err= 2026/09/06 04:56:48 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-gevixur7dayu/dir/file1: no such file or directory 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c02c00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c02c00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c02c00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.408384184 +0000 UTC m=+32.820621626 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c02c00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03080): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03080): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03080): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03080): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03080): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03080): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0540150 item 49 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03080): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03080): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.408970241 +0000 UTC m=+32.821207683 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03080): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c035c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c035c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c035c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c035c0): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c035c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.408970241 +0000 UTC m=+32.821207683 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c035c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a05404d0 item 49 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03c40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03c40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03c40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03c40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03c40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.410627309 +0000 UTC m=+32.822864751 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c03c40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32240): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32240): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a05411f0 item 50 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32240): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32240): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32240): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32240): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.4113374 +0000 UTC m=+32.823574842 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c327c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c327c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c327c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c327c0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c327c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.4113374 +0000 UTC m=+32.823574842 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c327c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0541ce0 item 50 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32e40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32e40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32e40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32e40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32e40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.412833724 +0000 UTC m=+32.825071166 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c32e40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33340): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33340): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33340): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33340): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33340): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33340): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b05b0 item 51 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33340): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33340): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.413423329 +0000 UTC m=+32.825660771 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33340): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33880): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33880): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33880): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.413423329 +0000 UTC m=+32.825660771 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c33880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b0850 item 51 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c000): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c000): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c000): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.414960641 +0000 UTC m=+32.827198083 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c500): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b0e00 item 52 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c500): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c500): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c500): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c500): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.415652988 +0000 UTC m=+32.827890430 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4c500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4ca80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4ca80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4ca80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4ca80): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4ca80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.415652988 +0000 UTC m=+32.827890430 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4ca80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b10a0 item 52 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d100): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d100): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d100): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.41712152 +0000 UTC m=+32.829358972 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d600): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d600): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d600): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b1650 item 53 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d600): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.417688261 +0000 UTC m=+32.829925703 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4d600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4db40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4db40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4db40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4db40): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4db40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.417688261 +0000 UTC m=+32.829925703 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c4db40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b18f0 item 53 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa2c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa2c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa2c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa2c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa2c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.41930895 +0000 UTC m=+32.831546392 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa2c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa7c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa7c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa7c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da20e0 item 54 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa7c0): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa7c0): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa7c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa7c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.42006085 +0000 UTC m=+32.832298302 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caa7c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caad40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caad40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caad40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caad40): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caad40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.42006085 +0000 UTC m=+32.832298302 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0caad40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da23f0 item 54 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab3c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab3c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab3c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab3c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab3c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.422074913 +0000 UTC m=+32.834312365 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab3c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab8c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab8c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab8c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab8c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab8c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da2af0 item 55 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab8c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab8c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.422737764 +0000 UTC m=+32.834975216 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cab8c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cabe00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cabe00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cabe00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cabe00): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cabe00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.422737764 +0000 UTC m=+32.834975216 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cabe00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da2d90 item 55 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00580): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00580): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00580): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.424634666 +0000 UTC m=+32.836872118 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00a80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00a80): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00a80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da3500 item 56 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00a80): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00a80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00a80): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00a80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00a80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.425477658 +0000 UTC m=+32.837715110 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d00a80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01000): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01000): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01000): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.425477658 +0000 UTC m=+32.837715110 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da37a0 item 56 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01640): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01640): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01640): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01640): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01640): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01640): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01640): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01640): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.427619542 +0000 UTC m=+32.839856994 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01640): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01b80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01b80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01b80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b962a0 item 57 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01b80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01b80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.428306458 +0000 UTC m=+32.840543911 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d01b80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d261c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d261c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d261c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d261c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d261c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d261c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b967e0 item 57 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d261c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d261c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.429152456 +0000 UTC m=+32.841389908 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d261c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26740): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26740): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26740): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26740): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26740): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.429152456 +0000 UTC m=+32.841389908 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26740): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b96b60 item 57 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26d80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26d80): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26d80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26d80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26d80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26d80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26d80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26d80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.431170746 +0000 UTC m=+32.843408199 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d26d80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d272c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d272c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d272c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b97650 item 58 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d272c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d272c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.431892339 +0000 UTC m=+32.844129790 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d272c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27800): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27800): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27800): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b97dc0 item 58 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27800): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27800): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27800): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27800): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27800): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.432855807 +0000 UTC m=+32.845093260 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27800): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27dc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27dc0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.432855807 +0000 UTC m=+32.845093260 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d27dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d5ebd0 item 58 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4a500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4a500): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4a500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4a500): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4a500): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4a500): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4a500): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4a500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.434831177 +0000 UTC m=+32.847068689 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4a500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4aa40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4aa40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4aa40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d5f340 item 59 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4aa40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4aa40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.435434156 +0000 UTC m=+32.847671609 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4aa40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4af80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4af80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4af80): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4af80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4af80): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4af80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d5f6c0 item 59 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4af80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4af80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.436167401 +0000 UTC m=+32.848404852 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4af80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4b500): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4b500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4b500): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4b500): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4b500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.436167401 +0000 UTC m=+32.848404852 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4b500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d5f960 item 59 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4bb40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4bb40): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4bb40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4bb40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4bb40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4bb40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4bb40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4bb40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.437895283 +0000 UTC m=+32.850132745 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d4bb40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88180): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88180): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88180): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1184070 item 60 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88180): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88180): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.438617196 +0000 UTC m=+32.850854688 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d886c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d886c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d886c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1184620 item 60 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d886c0): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d886c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d886c0): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d886c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d886c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.439370007 +0000 UTC m=+32.851607459 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d886c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88c80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88c80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88c80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88c80): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88c80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.439370007 +0000 UTC m=+32.851607459 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d88c80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1184930 item 60 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d892c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d892c0): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d892c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d892c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d892c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d892c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d892c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d892c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.441357569 +0000 UTC m=+32.853595021 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d892c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d89800): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d89800): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d89800): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1184f50 item 61 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d89800): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d89800): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.442112485 +0000 UTC m=+32.854349938 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d89800): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8000): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8000): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8000): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.442112485 +0000 UTC m=+32.854349938 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1185260 item 61 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8640): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8640): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8640): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8640): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8640): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8640): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8640): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8640): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.444120797 +0000 UTC m=+32.856358249 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8640): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8b80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8b80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8b80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11858f0 item 62 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8b80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8b80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.444753241 +0000 UTC m=+32.856990693 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db8b80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9280): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9280): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9280): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9280): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9280): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.444753241 +0000 UTC m=+32.856990693 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9280): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1185b90 item 62 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db98c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db98c0): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db98c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db98c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db98c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db98c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db98c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db98c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.446606581 +0000 UTC m=+32.858844033 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db98c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9e00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9e00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9e00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b4620 item 63 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9e00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9e00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.447241489 +0000 UTC m=+32.859478942 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0db9e00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2600): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2600): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2600): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.447241489 +0000 UTC m=+32.859478942 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b48c0 item 63 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2c40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2c40): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2c40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2c40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2c40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2c40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2c40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2c40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.449194376 +0000 UTC m=+32.861431839 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd2c40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3180): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3180): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3180): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b5dc0 item 64 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3180): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3180): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.449873569 +0000 UTC m=+32.862111021 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3880): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3880): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3880): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.449873569 +0000 UTC m=+32.862111021 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b98540 item 64 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3ec0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3ec0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3ec0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3ec0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3ec0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.451788725 +0000 UTC m=+32.864026177 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd3ec0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee440): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee440): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee440): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee440): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee440): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b98af0 item 65 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee440): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee440): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.452509817 +0000 UTC m=+32.864747268 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee440): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee940): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee940): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee940): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.452509817 +0000 UTC m=+32.864747268 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dee940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b98e00 item 65 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0deef80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0deef80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0deef80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0deef80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0deef80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.454159421 +0000 UTC m=+32.866396884 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0deef80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def400): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b99490 item 66 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def400): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def400): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def400): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def400): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.454956927 +0000 UTC m=+32.867194379 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def940): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def940): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def940): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.454956927 +0000 UTC m=+32.867194379 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0def940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b99810 item 66 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18080): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18080): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18080): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18080): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18080): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.457053586 +0000 UTC m=+32.869291037 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18080): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18500): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18500): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18500): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18500): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0750a80 item 67 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18500): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.45774472 +0000 UTC m=+32.869982173 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a00): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.45774472 +0000 UTC m=+32.869982173 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0750e70 item 67 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19080): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19080): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19080): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19080): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19080): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.459639217 +0000 UTC m=+32.871876680 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19080): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0751880 item 68 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.460358375 +0000 UTC m=+32.872595838 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19ac0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19ac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19ac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19ac0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19ac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.460358375 +0000 UTC m=+32.872595838 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19ac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b84000 item 68 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90400): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90400): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90400): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.46219885 +0000 UTC m=+32.874436302 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90880): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90880): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90880): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90880): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a888c0 item 69 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90880): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.462902319 +0000 UTC m=+32.875139770 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90d80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90d80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90d80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90d80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90d80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.462902319 +0000 UTC m=+32.875139770 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e90d80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a891f0 item 69 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91400): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91400): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91400): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.464668673 +0000 UTC m=+32.876906115 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91900): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91900): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06a7500 item 70 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91900): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91900): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91900): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91900): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91900): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.465415783 +0000 UTC m=+32.877653226 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91900): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91e40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91e40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91e40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91e40): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91e40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.465415783 +0000 UTC m=+32.877653226 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e91e40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06a7ce0 item 70 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb65c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb65c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb65c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb65c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb65c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.466892071 +0000 UTC m=+32.879129513 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb65c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6ac0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6ac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6ac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6ac0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6ac0): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0984c40 item 71 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6ac0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6ac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.467547919 +0000 UTC m=+32.879785362 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6ac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6fc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6fc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6fc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6fc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6fc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.467547919 +0000 UTC m=+32.879785362 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb6fc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0984fc0 item 71 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7640): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7640): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7640): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7640): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7640): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.469466802 +0000 UTC m=+32.881704244 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7640): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7b40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7b40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0985c70 item 72 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7b40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7b40): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7b40): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7b40): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7b40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.470127681 +0000 UTC m=+32.882365123 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb7b40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6180): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6180): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6180): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6180): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6180): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.470127681 +0000 UTC m=+32.882365123 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06ee0e0 item 72 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6740): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6740): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6740): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6740): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6740): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6740): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6740): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.47158973 +0000 UTC m=+32.883827173 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6740): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6c40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6c40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6c40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06ef570 item 73 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6c40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6c40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.472194843 +0000 UTC m=+32.884432285 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed6c40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7100): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7100): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7100): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7100): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06efb90 item 73 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7100): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.472868555 +0000 UTC m=+32.885105997 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7640): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7640): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7640): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7640): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7640): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.472868555 +0000 UTC m=+32.885105997 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7640): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06e4700 item 73 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7c80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7c80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7c80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7c80): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7c80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7c80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7c80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.474434442 +0000 UTC m=+32.886671894 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ed7c80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82280): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82280): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82280): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b24380 item 74 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82280): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82280): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.475015849 +0000 UTC m=+32.887253291 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82280): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e827c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e827c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b24770 item 74 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e827c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e827c0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e827c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e827c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e827c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.475755565 +0000 UTC m=+32.887993007 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e827c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82d40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82d40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82d40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82d40): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82d40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.475755565 +0000 UTC m=+32.887993007 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e82d40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b24a10 item 74 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83380): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83380): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83380): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83380): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83380): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.477440087 +0000 UTC m=+32.889677529 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83880): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83880): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b25030 item 75 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83880): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.478174593 +0000 UTC m=+32.890412036 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83dc0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83dc0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83dc0): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b25500 item 75 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83dc0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.478868914 +0000 UTC m=+32.891106357 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e83dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1e400): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1e400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1e400): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1e400): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1e400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.478868914 +0000 UTC m=+32.891106357 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1e400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b25880 item 75 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ea40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ea40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ea40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ea40): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ea40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ea40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ea40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.480412589 +0000 UTC m=+32.892650031 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ea40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ef40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ef40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ef40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04dd0a0 item 76 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ef40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ef40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.481002513 +0000 UTC m=+32.893239965 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1ef40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1f480): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1f480): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04dd570 item 76 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1f480): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1f480): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1f480): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1f480): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1f480): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.481840745 +0000 UTC m=+32.894078197 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1f480): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1fa00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1fa00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1fa00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1fa00): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1fa00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.481840745 +0000 UTC m=+32.894078197 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f1fa00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04dd960 item 76 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76140): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76140): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76140): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76140): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76140): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76140): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76140): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.483672504 +0000 UTC m=+32.895909966 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76640): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76640): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76640): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0546690 item 77 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76640): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76640): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.484378677 +0000 UTC m=+32.896616129 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76640): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76d40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76d40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76d40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76d40): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76d40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.484378677 +0000 UTC m=+32.896616129 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f76d40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0546a80 item 77 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77380): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77380): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77380): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77380): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77380): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.486196309 +0000 UTC m=+32.898433761 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77880): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77880): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a05477a0 item 78 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77880): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.486873437 +0000 UTC m=+32.899110889 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f77880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94080): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94080): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94080): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94080): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94080): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.486873437 +0000 UTC m=+32.899110889 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94080): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0547ab0 item 78 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f946c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f946c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f946c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f946c0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f946c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f946c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f946c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.488783914 +0000 UTC m=+32.901021366 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f946c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94bc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94bc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94bc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a039f6c0 item 79 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94bc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94bc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.489474839 +0000 UTC m=+32.901712301 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f94bc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f952c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f952c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f952c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f952c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f952c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.489474839 +0000 UTC m=+32.901712301 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f952c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a039fb20 item 79 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95900): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95900): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95900): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95900): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95900): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95900): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95900): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.491314683 +0000 UTC m=+32.903552134 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95900): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95e00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95e00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95e00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07aa700 item 80 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95e00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95e00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.491871904 +0000 UTC m=+32.904109356 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f95e00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6600): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6600): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6600): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.491871904 +0000 UTC m=+32.904109356 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07ab0a0 item 80 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6c40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6c40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6c40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6c40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6c40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.493852243 +0000 UTC m=+32.906089695 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb6c40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb70c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb70c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb70c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb70c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb70c0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb70c0): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07abab0 item 81 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb70c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb70c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.494620956 +0000 UTC m=+32.906858407 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb70c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7600): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7600): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7600): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.494620956 +0000 UTC m=+32.906858407 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04fe310 item 81 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7c80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7c80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7c80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7c80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7c80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.496338177 +0000 UTC m=+32.908575629 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fb7c80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0280): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0280): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0280): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04fec40 item 82 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0280): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0280): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0280): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0280): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0280): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.497145843 +0000 UTC m=+32.909383295 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0280): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0800): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0800): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0800): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0800): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0800): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.497145843 +0000 UTC m=+32.909383295 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0800): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04ff0a0 item 82 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0e80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0e80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0e80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0e80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0e80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.498954828 +0000 UTC m=+32.911192279 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0e80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1380): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1380): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1380): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1380): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1380): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04ff7a0 item 83 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1380): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.499694615 +0000 UTC m=+32.911932067 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff18c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff18c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff18c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff18c0): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff18c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.499694615 +0000 UTC m=+32.911932067 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff18c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04ffb20 item 83 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022040): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022040): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022040): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.501649796 +0000 UTC m=+32.913887248 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022540): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022540): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a02f2bd0 item 84 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022540): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022540): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022540): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022540): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.502419669 +0000 UTC m=+32.914657122 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022ac0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022ac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022ac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022ac0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022ac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.502419669 +0000 UTC m=+32.914657122 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1022ac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a02f2fc0 item 84 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023140): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023140): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023140): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023140): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023140): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.504597231 +0000 UTC m=+32.916834683 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023640): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023640): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023640): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023640): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023640): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023640): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d6e1c0 item 85 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023640): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023640): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.505308674 +0000 UTC m=+32.917546126 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023640): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023b80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023b80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023b80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023b80): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023b80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.505308674 +0000 UTC m=+32.917546126 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1023b80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d6e5b0 item 85 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c300): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c300): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c300): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c300): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c300): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.507829914 +0000 UTC m=+32.920067366 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c300): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c800): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c800): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c800): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d6ebd0 item 86 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c800): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c800): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c800): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c800): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c800): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.508593045 +0000 UTC m=+32.920830498 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103c800): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103cd80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103cd80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103cd80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103cd80): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103cd80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.508593045 +0000 UTC m=+32.920830498 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103cd80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d6ee70 item 86 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d400): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d400): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d400): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.510257308 +0000 UTC m=+32.922494750 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d900): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d900): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d900): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d900): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d900): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d900): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d6f490 item 87 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d900): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d900): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.5108889 +0000 UTC m=+32.923126342 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103d900): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103de40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103de40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103de40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103de40): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103de40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.5108889 +0000 UTC m=+32.923126342 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a103de40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d6f730 item 87 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10585c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10585c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10585c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10585c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10585c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.512461319 +0000 UTC m=+32.924698761 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10585c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1058ac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1058ac0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1058ac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d6fd50 item 88 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1058ac0): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1058ac0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1058ac0): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1058ac0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1058ac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.513146162 +0000 UTC m=+32.925383604 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1058ac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059040): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059040): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059040): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.513146162 +0000 UTC m=+32.925383604 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10a4150 item 88 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059680): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059680): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059680): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059680): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059680): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059680): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.514700508 +0000 UTC m=+32.926937950 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059bc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059bc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059bc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10a47e0 item 89 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059bc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059bc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.515273449 +0000 UTC m=+32.927510891 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1059bc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076200): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076200): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076200): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076200): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076200): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076200): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10a4a80 item 89 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076200): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076200): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.515923085 +0000 UTC m=+32.928160527 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076200): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076780): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076780): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076780): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076780): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076780): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.515923085 +0000 UTC m=+32.928160527 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076780): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10a4d20 item 89 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076dc0): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076dc0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076dc0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076dc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076dc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.517454687 +0000 UTC m=+32.929692129 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077300): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077300): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077300): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10a5340 item 90 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077300): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077300): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.518185096 +0000 UTC m=+32.930422548 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077300): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077840): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077840): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10a55e0 item 90 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077840): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077840): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077840): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077840): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.519503595 +0000 UTC m=+32.931741037 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077e00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077e00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077e00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077e00): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077e00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.519503595 +0000 UTC m=+32.931741037 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1077e00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10a5880 item 90 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109c540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109c540): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109c540): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109c540): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109c540): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109c540): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109c540): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109c540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.521296892 +0000 UTC m=+32.933534334 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109c540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109ca80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109ca80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109ca80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4c150 item 91 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109ca80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109ca80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.521996132 +0000 UTC m=+32.934233574 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109ca80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109cfc0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109cfc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109cfc0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109cfc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109cfc0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109cfc0): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4c3f0 item 91 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109cfc0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109cfc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.522995929 +0000 UTC m=+32.935233381 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109cfc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d280): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d280): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d280): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d280): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d280): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.522995929 +0000 UTC m=+32.935233381 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d280): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b842a0 item 91 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d8c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d8c0): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d8c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d8c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d8c0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d8c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d8c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d8c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.525151018 +0000 UTC m=+32.937388470 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109d8c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109de00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109de00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109de00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4cb60 item 92 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109de00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109de00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.525711857 +0000 UTC m=+32.937949309 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a109de00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48580): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48580): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4ce00 item 92 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48580): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48580): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48580): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48580): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.526493343 +0000 UTC m=+32.938730795 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48b40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48b40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48b40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48b40): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48b40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.526493343 +0000 UTC m=+32.938730795 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e48b40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4d180 item 92 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49180): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49180): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49180): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49180): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49180): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49180): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49180): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49180): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.528380486 +0000 UTC m=+32.940617938 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e496c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e496c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e496c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4d7a0 item 93 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e496c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e496c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.529035893 +0000 UTC m=+32.941273345 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e496c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49dc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49dc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.529035893 +0000 UTC m=+32.941273345 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e49dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4dab0 item 93 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df880): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df880): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df880): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df880): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df880): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df880): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.530994592 +0000 UTC m=+32.943232044 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06617c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06617c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06617c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b84620 item 94 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06617c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06617c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.531663103 +0000 UTC m=+32.943900555 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06617c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07083c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07083c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07083c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07083c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07083c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.531663103 +0000 UTC m=+32.943900555 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07083c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b84930 item 94 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708e00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708e00): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708e00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708e00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708e00): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708e00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708e00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708e00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.533475625 +0000 UTC m=+32.945713088 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708e00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709500): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b85880 item 95 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709500): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.534012269 +0000 UTC m=+32.946249721 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b800): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b800): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b800): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b800): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b800): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.534012269 +0000 UTC m=+32.946249721 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b800): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a05440e0 item 95 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.535991366 +0000 UTC m=+32.948228808 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12740): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12740): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12740): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0544ee0 item 96 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12740): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12740): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.536782249 +0000 UTC m=+32.949019701 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12740): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12e40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12e40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12e40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12e40): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12e40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.536782249 +0000 UTC m=+32.949019701 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12e40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0545500 item 96 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= 2026/09/06 04:56:48 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : >WaitForWriters: 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:48 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/06 04:56:48 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709c40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709c40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709c40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709c40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709c40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.546437168 +0000 UTC m=+32.958674610 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709c40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda380): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda380): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda380): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda380): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda380): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.546437168 +0000 UTC m=+32.958674610 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.546437168 +0000 UTC m=+32.958674610 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1192150 item 1 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdae80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdae80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdae80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdae80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdae80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.549008672 +0000 UTC m=+32.961246125 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdae80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb380): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb380): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb380): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.549008672 +0000 UTC m=+32.961246125 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1192930 item 2 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb9c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb9c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb9c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb9c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb9c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.551316 +0000 UTC m=+32.963553452 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb9c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe40): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe40): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.551316 +0000 UTC m=+32.963553452 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbe40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.551316 +0000 UTC m=+32.963553452 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1192ee0 item 3 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fca80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fca80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fca80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fca80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fca80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.554310574 +0000 UTC m=+32.966548026 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fca80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.554310574 +0000 UTC m=+32.966548026 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11938f0 item 4 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd680): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd680): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd680): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.556275593 +0000 UTC m=+32.968513076 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdb00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdb00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdb00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdb00): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdb00): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdb00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdb00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.556275593 +0000 UTC m=+32.968513076 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdb00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10760c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10760c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10760c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10760c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10760c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.556275593 +0000 UTC m=+32.968513076 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10760c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1112380 item 5 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076740): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076740): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076740): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076740): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076740): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.559510892 +0000 UTC m=+32.971748344 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076740): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076c80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076c80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076c80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076c80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076c80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.559510892 +0000 UTC m=+32.971748344 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a1076c80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1112c40 item 6 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13900): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13900): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13900): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13900): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13900): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.561943345 +0000 UTC m=+32.974180797 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13900): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e00): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e00): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.561943345 +0000 UTC m=+32.974180797 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18400): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18400): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18400): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.561943345 +0000 UTC m=+32.974180797 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b92540 item 7 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.564959549 +0000 UTC m=+32.977197002 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18a80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18fc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18fc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18fc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18fc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18fc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.564959549 +0000 UTC m=+32.977197002 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e18fc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b92fc0 item 8 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0e19580): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19940): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19940): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19940): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.567004681 +0000 UTC m=+32.979242133 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e19940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee040): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee040): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee040): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee040): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee040): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.567004681 +0000 UTC m=+32.979242133 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee540): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee540): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee540): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.567004681 +0000 UTC m=+32.979242133 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ee540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b936c0 item 9 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08eebc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08eebc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08eebc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08eebc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08eebc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.570129701 +0000 UTC m=+32.982367153 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08eebc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef100): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef100): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef100): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.570129701 +0000 UTC m=+32.982367153 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a10620 item 10 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef740): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a08ef740): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef740): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef740): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef740): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef740): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08ef740): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08efb00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08efb00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08efb00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08efb00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08efb00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.572204538 +0000 UTC m=+32.984442001 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a08efb00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918100): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918100): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918100): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918100): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918100): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.572204538 +0000 UTC m=+32.984442001 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918600): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918600): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918600): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.572204538 +0000 UTC m=+32.984442001 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a113b0 item 11 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918c80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918c80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918c80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918c80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918c80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.575048428 +0000 UTC m=+32.987285880 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0918c80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09191c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09191c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09191c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09191c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09191c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.575048428 +0000 UTC m=+32.987285880 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09191c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a11d50 item 12 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919800): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0919800): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919800): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919800): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919800): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919800): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919800): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919bc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919bc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919bc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919bc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919bc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.576869266 +0000 UTC m=+32.989106708 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0919bc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092a380): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092a380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092a380): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092a380): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092a380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.576869266 +0000 UTC m=+32.989106708 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092a380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0774770 item 13 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092aa00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092aa00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092aa00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092aa00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092aa00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.578505456 +0000 UTC m=+32.990742898 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092aa00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092af40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092af40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092af40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092af40): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092af40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.578505456 +0000 UTC m=+32.990742898 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092af40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07757a0 item 14 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b580): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a092b580): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b580): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b580): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b580): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b580): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b940): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b940): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b940): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.580495673 +0000 UTC m=+32.992733155 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a092b940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2100): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2100): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2100): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.580495673 +0000 UTC m=+32.992733155 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0772310 item 15 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2780): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2780): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2780): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2780): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2780): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.582679737 +0000 UTC m=+32.994917198 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2780): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2cc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2cc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2cc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2cc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2cc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.582679737 +0000 UTC m=+32.994917198 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b2cc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0772d20 item 16 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3300): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3300): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3300): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3300): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3300): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.584721602 +0000 UTC m=+32.996959044 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3300): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3780): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3780): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3780): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3780): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3780): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3780): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3780): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3780): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.584721602 +0000 UTC m=+32.996959044 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3780): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3c80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3c80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3c80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3c80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3c80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.584721602 +0000 UTC m=+32.996959044 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09b3c80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0773d50 item 17 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00400): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00400): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00400): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.587365333 +0000 UTC m=+32.999602775 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00940): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00940): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00940): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.587365333 +0000 UTC m=+32.999602775 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07015e0 item 18 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00fc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00fc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00fc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00fc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00fc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.590559624 +0000 UTC m=+33.002797066 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a00fc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a014c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a014c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a014c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a014c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a014c0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a014c0): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a014c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a014c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.590559624 +0000 UTC m=+33.002797066 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a014c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a019c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a019c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a019c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a019c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a019c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.590559624 +0000 UTC m=+33.002797066 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a019c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07aeaf0 item 19 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c140): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c140): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c140): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c140): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c140): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.593886666 +0000 UTC m=+33.006124118 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c680): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c680): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c680): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.593886666 +0000 UTC m=+33.006124118 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2c680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5e1c0 item 20 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2cd00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2cd00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2cd00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2cd00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2cd00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.595868427 +0000 UTC m=+33.008105880 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2cd00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d200): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d200): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d200): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d200): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d200): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d200): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d200): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d200): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.595868427 +0000 UTC m=+33.008105880 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d200): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d700): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d700): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d700): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d700): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d700): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.595868427 +0000 UTC m=+33.008105880 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2d700): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5e7e0 item 21 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2dd80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2dd80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2dd80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2dd80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2dd80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.598251036 +0000 UTC m=+33.010488499 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a2dd80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4a3c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4a3c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4a3c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4a3c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4a3c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.598251036 +0000 UTC m=+33.010488499 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4a3c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5f0a0 item 22 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4aa40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4aa40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4aa40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4aa40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4aa40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.600264589 +0000 UTC m=+33.012502041 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4aa40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4af40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4af40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4af40): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4af40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4af40): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4af40): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4af40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4af40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.600264589 +0000 UTC m=+33.012502041 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4af40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4b440): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4b440): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4b440): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4b440): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4b440): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.600264589 +0000 UTC m=+33.012502041 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4b440): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5f650 item 23 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4bac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4bac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4bac0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4bac0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4bac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.602989793 +0000 UTC m=+33.015227246 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a4bac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56100): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56100): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56100): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.602989793 +0000 UTC m=+33.015227246 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1166150 item 24 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56740): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0a56740): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56740): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56740): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56740): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56740): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56740): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56b00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56b00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56b00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56b00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56b00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.605298292 +0000 UTC m=+33.017535744 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a56b00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57000): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57000): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57000): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57000): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57000): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57000): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.605298292 +0000 UTC m=+33.017535744 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57540): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57540): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57540): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.605298292 +0000 UTC m=+33.017535744 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1166850 item 25 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57bc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57bc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57bc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57bc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57bc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.607776301 +0000 UTC m=+33.020013752 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a57bc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a200): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a200): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a200): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a200): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a200): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.607776301 +0000 UTC m=+33.020013752 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a200): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11671f0 item 26 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a840): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0a7a840): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a840): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a840): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a840): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a840): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7a840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7ac00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7ac00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7ac00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7ac00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7ac00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.609900622 +0000 UTC m=+33.022138074 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7ac00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b100): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b100): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b100): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b100): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b100): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b100): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.609900622 +0000 UTC m=+33.022138074 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b640): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b640): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b640): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b640): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b640): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.609900622 +0000 UTC m=+33.022138074 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7b640): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11677a0 item 27 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7bcc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7bcc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7bcc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7bcc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7bcc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.612658229 +0000 UTC m=+33.024895690 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0a7bcc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada300): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada300): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada300): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada300): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada300): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.612658229 +0000 UTC m=+33.024895690 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada300): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b0310 item 28 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada940): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0ada940): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada940): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada940): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada940): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada940): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ada940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adad00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adad00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adad00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adad00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adad00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.61467724 +0000 UTC m=+33.026914692 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adad00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adb3c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adb3c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adb3c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adb3c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adb3c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.61467724 +0000 UTC m=+33.026914692 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adb3c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b1110 item 29 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adba40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adba40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adba40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adba40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adba40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.616860081 +0000 UTC m=+33.029097533 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0adba40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c080): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c080): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c080): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c080): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c080): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.616860081 +0000 UTC m=+33.029097533 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c080): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b1d50 item 30 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c6c0): _readAt: size=2, off=0 2026/09/06 04:56:48 ERROR : open-test-file(0x3f0a0b0c6c0): Couldn't read size of file 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c6c0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c6c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c6c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c6c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0c6c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0ca80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0ca80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0ca80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0ca80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0ca80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.618891427 +0000 UTC m=+33.031128879 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0ca80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d140): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d140): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d140): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d140): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d140): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.618891427 +0000 UTC m=+33.031128879 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d764d0 item 31 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d7c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d7c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d7c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d7c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d7c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.620788669 +0000 UTC m=+33.033026111 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0d7c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0dd00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0dd00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0dd00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0dd00): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0dd00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.620788669 +0000 UTC m=+33.033026111 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b0dd00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d76af0 item 32 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46440): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46440): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46440): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46440): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46440): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.62266885 +0000 UTC m=+33.034906301 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46440): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b468c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b468c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b468c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b468c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b468c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d77110 item 33 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b468c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b468c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.623303818 +0000 UTC m=+33.035541270 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b468c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46dc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46dc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.623303818 +0000 UTC m=+33.035541270 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b46dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d77500 item 33 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47400): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47400): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47400): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.625241697 +0000 UTC m=+33.037479149 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47880): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d77c70 item 34 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47880): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47880): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47880): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47880): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.625953551 +0000 UTC m=+33.038191003 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47dc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47dc0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.625953551 +0000 UTC m=+33.038191003 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0b47dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0540150 item 34 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04500): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04500): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.627843139 +0000 UTC m=+33.040080591 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04980): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04980): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04980): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04980): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04980): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0540a80 item 35 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04980): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04980): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.628608603 +0000 UTC m=+33.040846066 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04980): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04e80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04e80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04e80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04e80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04e80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.628608603 +0000 UTC m=+33.040846066 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c04e80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a05411f0 item 35 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05500): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05500): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.630462624 +0000 UTC m=+33.042700066 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05a00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05a00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b0310 item 36 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05a00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05a00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05a00): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05a00): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05a00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.631226637 +0000 UTC m=+33.043464098 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c05a00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40040): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40040): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40040): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.631226637 +0000 UTC m=+33.043464098 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b05b0 item 36 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40680): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40680): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40680): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.633006808 +0000 UTC m=+33.045244260 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40b00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40b00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40b00): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40b00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40b00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b0b60 item 37 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40b00): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40b00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.633775499 +0000 UTC m=+33.046012951 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c40b00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41000): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41000): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41000): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.633775499 +0000 UTC m=+33.046012951 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b0e00 item 37 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41680): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41680): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41680): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.635942811 +0000 UTC m=+33.048180274 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41b80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41b80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b13b0 item 38 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41b80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41b80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41b80): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41b80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41b80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.636751979 +0000 UTC m=+33.048989432 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c41b80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c681c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c681c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c681c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c681c0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c681c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.636751979 +0000 UTC m=+33.048989432 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c681c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b1650 item 38 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68840): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68840): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68840): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.638744912 +0000 UTC m=+33.050982364 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68d40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68d40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68d40): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68d40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68d40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a10b1c00 item 39 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68d40): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68d40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.63954898 +0000 UTC m=+33.051786432 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c68d40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69240): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69240): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69240): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.63954898 +0000 UTC m=+33.051786432 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da20e0 item 39 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c698c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c698c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c698c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c698c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c698c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.641402359 +0000 UTC m=+33.053639811 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c698c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da2700 item 40 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69dc0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69dc0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69dc0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.642077594 +0000 UTC m=+33.054315047 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c69dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0400): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0400): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0400): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.642077594 +0000 UTC m=+33.054315047 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da2af0 item 40 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc09c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc09c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc09c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc09c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc09c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc09c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc09c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.644036193 +0000 UTC m=+33.056273645 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc09c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0ec0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0ec0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0ec0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da31f0 item 41 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0ec0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0ec0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.644662184 +0000 UTC m=+33.056899635 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc0ec0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc1380): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc1380): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc1380): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc1380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc1380): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da3500 item 41 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc1380): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc1380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.645472705 +0000 UTC m=+33.057710167 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc1380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc18c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc18c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc18c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc18c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc18c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.645472705 +0000 UTC m=+33.057710167 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cc18c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0da37a0 item 41 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06000): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06000): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06000): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06000): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06000): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.647549777 +0000 UTC m=+33.059787228 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06500): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b962a0 item 42 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06500): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.648232034 +0000 UTC m=+33.060469476 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06a40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06a40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b967e0 item 42 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06a40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06a40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06a40): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06a40): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06a40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.648882934 +0000 UTC m=+33.061120376 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06a40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06fc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06fc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06fc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06fc0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06fc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.648882934 +0000 UTC m=+33.061120376 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d06fc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b96b60 item 42 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07600): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07600): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07600): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.650543348 +0000 UTC m=+33.062780810 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07b00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07b00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07b00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b97650 item 43 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07b00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07b00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.651171604 +0000 UTC m=+33.063409046 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d07b00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34140): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34140): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34140): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34140): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34140): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b97dc0 item 43 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34140): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34140): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.651768351 +0000 UTC m=+33.064005793 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34680): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34680): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34680): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.651768351 +0000 UTC m=+33.064005793 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d5ebd0 item 43 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34cc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34cc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34cc0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34cc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34cc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34cc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.653550896 +0000 UTC m=+33.065788338 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d34cc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d351c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d351c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d351c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d5f340 item 44 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d351c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d351c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.654132085 +0000 UTC m=+33.066369527 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d351c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35700): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35700): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d5f6c0 item 44 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35700): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35700): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35700): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35700): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35700): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.654852445 +0000 UTC m=+33.067089887 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35700): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35c80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35c80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35c80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35c80): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35c80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.654852445 +0000 UTC m=+33.067089887 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d35c80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0d5f960 item 44 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d623c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d623c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d623c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d623c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d623c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d623c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d623c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.656414553 +0000 UTC m=+33.068651995 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d623c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d628c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d628c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d628c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1184070 item 45 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d628c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d628c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.657025998 +0000 UTC m=+33.069263440 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d628c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d62fc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d62fc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d62fc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d62fc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d62fc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.657025998 +0000 UTC m=+33.069263440 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d62fc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1184620 item 45 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63600): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63600): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63600): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.658739734 +0000 UTC m=+33.070977176 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63b00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63b00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63b00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1184c40 item 46 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63b00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63b00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.659345026 +0000 UTC m=+33.071582468 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d63b00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84300): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84300): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84300): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84300): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84300): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.659345026 +0000 UTC m=+33.071582468 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84300): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1184f50 item 46 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84940): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84940): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84940): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84940): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84940): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.661901302 +0000 UTC m=+33.074138755 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84e40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84e40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84e40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1185570 item 47 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84e40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84e40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.662653574 +0000 UTC m=+33.074891025 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d84e40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85540): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85540): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85540): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.662653574 +0000 UTC m=+33.074891025 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11858f0 item 47 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85b80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85b80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85b80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85b80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85b80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85b80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85b80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.664890947 +0000 UTC m=+33.077128400 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0d85b80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae180): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae180): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae180): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b4150 item 48 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae180): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae180): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.665701488 +0000 UTC m=+33.077938940 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae880): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae880): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae880): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.665701488 +0000 UTC m=+33.077938940 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dae880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b4620 item 48 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daeec0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daeec0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daeec0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daeec0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daeec0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.667908925 +0000 UTC m=+33.080146407 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daeec0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf340): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf340): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf340): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf340): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf340): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf340): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b56c0 item 49 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf340): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf340): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.669108851 +0000 UTC m=+33.081346303 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf340): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf880): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf880): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf880): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.669108851 +0000 UTC m=+33.081346303 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0daf880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07b5ab0 item 49 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6000): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6000): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6000): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.671368097 +0000 UTC m=+33.083605550 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6500): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b985b0 item 50 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6500): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6500): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6500): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6500): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.672319152 +0000 UTC m=+33.084556604 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6a80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6a80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6a80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6a80): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6a80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.672319152 +0000 UTC m=+33.084556604 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd6a80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b98850 item 50 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7100): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7100): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7100): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7100): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7100): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.674663529 +0000 UTC m=+33.086900991 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7100): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7600): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7600): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7600): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b98e70 item 51 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7600): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.67540037 +0000 UTC m=+33.087637822 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7b40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7b40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7b40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7b40): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7b40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.67540037 +0000 UTC m=+33.087637822 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0dd7b40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b99180 item 51 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df62c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df62c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df62c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df62c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df62c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.677368917 +0000 UTC m=+33.089606379 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df62c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df67c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df67c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df67c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b99880 item 52 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df67c0): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df67c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df67c0): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df67c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df67c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.678191039 +0000 UTC m=+33.090428491 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df67c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df6d40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df6d40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df6d40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df6d40): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df6d40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.678191039 +0000 UTC m=+33.090428491 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df6d40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0750150 item 52 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df73c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df73c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df73c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df73c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df73c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.680002048 +0000 UTC m=+33.092239500 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df73c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df78c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df78c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df78c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df78c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df78c0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df78c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0750ee0 item 53 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df78c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df78c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.680705807 +0000 UTC m=+33.092943259 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df78c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df7e00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df7e00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df7e00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df7e00): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df7e00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.680705807 +0000 UTC m=+33.092943259 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0df7e00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07513b0 item 53 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3e580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3e580): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3e580): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3e580): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3e580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.682610082 +0000 UTC m=+33.094847535 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3e580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3ea80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3ea80): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3ea80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a88070 item 54 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3ea80): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3ea80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3ea80): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3ea80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3ea80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.683366281 +0000 UTC m=+33.095603733 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3ea80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f000): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f000): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f000): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.683366281 +0000 UTC m=+33.095603733 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a88700 item 54 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f680): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f680): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f680): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.684928619 +0000 UTC m=+33.097166062 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3f680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3fb80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3fb80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3fb80): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3fb80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3fb80): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3fb80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06a6460 item 55 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3fb80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3fb80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.685524215 +0000 UTC m=+33.097761657 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e3fb80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e721c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e721c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e721c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e721c0): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e721c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.685524215 +0000 UTC m=+33.097761657 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e721c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06a73b0 item 55 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72840): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72840): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72840): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.686998418 +0000 UTC m=+33.099235870 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72d40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72d40): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72d40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a09841c0 item 56 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72d40): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72d40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72d40): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72d40): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72d40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.68769321 +0000 UTC m=+33.099930652 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e72d40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e732c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e732c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e732c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e732c0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e732c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.68769321 +0000 UTC m=+33.099930652 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e732c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a09848c0 item 56 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73900): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73900): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73900): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73900): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73900): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73900): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73900): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73900): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.689152104 +0000 UTC m=+33.101389546 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73900): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73e40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73e40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73e40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a09857a0 item 57 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73e40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73e40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.689680702 +0000 UTC m=+33.101918144 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e73e40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92480): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92480): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92480): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92480): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92480): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92480): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0985ab0 item 57 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92480): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92480): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.69028842 +0000 UTC m=+33.102525862 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92480): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92a00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92a00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92a00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92a00): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92a00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.69028842 +0000 UTC m=+33.102525862 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e92a00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0985e30 item 57 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93040): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93040): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93040): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93040): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93040): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93040): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93040): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93040): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.691823187 +0000 UTC m=+33.104060629 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93040): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93580): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93580): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06ef490 item 58 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93580): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.692409895 +0000 UTC m=+33.104647337 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93ac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93ac0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93ac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06ef9d0 item 58 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93ac0): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93ac0): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93ac0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93ac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.693374788 +0000 UTC m=+33.105612260 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0e93ac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2180): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2180): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2180): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2180): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2180): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.693374788 +0000 UTC m=+33.105612260 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a06e4000 item 58 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb27c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb27c0): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb27c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb27c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb27c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb27c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb27c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb27c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.69526731 +0000 UTC m=+33.107504752 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb27c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2d00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2d00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2d00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b241c0 item 59 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2d00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2d00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.695884966 +0000 UTC m=+33.108122408 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb2d00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3240): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3240): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3240): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3240): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3240): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b24690 item 59 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3240): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.696717138 +0000 UTC m=+33.108954620 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb37c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb37c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb37c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb37c0): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb37c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.696717138 +0000 UTC m=+33.108954620 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb37c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b24930 item 59 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3e00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3e00): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3e00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3e00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3e00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3e00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3e00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3e00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.698622916 +0000 UTC m=+33.110860358 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eb3e00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece440): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece440): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece440): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b24f50 item 60 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece440): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece440): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.699291658 +0000 UTC m=+33.111529100 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece440): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece980): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece980): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece980): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b253b0 item 60 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece980): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece980): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece980): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece980): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece980): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.700120954 +0000 UTC m=+33.112358456 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ece980): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecef40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecef40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecef40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecef40): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecef40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.700120954 +0000 UTC m=+33.112358456 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecef40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b257a0 item 60 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecf580): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecf580): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecf580): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecf580): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecf580): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecf580): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecf580): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecf580): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.702055747 +0000 UTC m=+33.114293250 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecf580): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecfac0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecfac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecfac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04dcf50 item 61 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecfac0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecfac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.702716755 +0000 UTC m=+33.114954207 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ecfac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe2c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe2c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe2c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe2c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe2c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.702716755 +0000 UTC m=+33.114954207 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe2c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04dd420 item 61 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe900): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe900): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe900): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe900): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe900): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe900): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe900): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe900): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.704623265 +0000 UTC m=+33.116860707 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efe900): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efee40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efee40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efee40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04dddc0 item 62 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efee40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efee40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.7052827 +0000 UTC m=+33.117520202 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0efee40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eff540): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eff540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eff540): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eff540): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eff540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.7052827 +0000 UTC m=+33.117520202 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0eff540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a05465b0 item 62 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0effb80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0effb80): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0effb80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0effb80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0effb80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0effb80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0effb80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0effb80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.707187176 +0000 UTC m=+33.119424618 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0effb80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f221c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f221c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f221c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0547180 item 63 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f221c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f221c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.707880274 +0000 UTC m=+33.120117737 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f221c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f228c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f228c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f228c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f228c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f228c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.707880274 +0000 UTC m=+33.120117737 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f228c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a05475e0 item 63 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f22f00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f22f00): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f22f00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f22f00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f22f00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f22f00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f22f00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f22f00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.710038279 +0000 UTC m=+33.122275731 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f22f00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23440): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23440): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23440): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0547dc0 item 64 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23440): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23440): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.710799607 +0000 UTC m=+33.123037049 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23440): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23b40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23b40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23b40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23b40): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23b40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.710799607 +0000 UTC m=+33.123037049 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f23b40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a039f500 item 64 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72280): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72280): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72280): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72280): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72280): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.712979612 +0000 UTC m=+33.125217064 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72280): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72700): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72700): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72700): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72700): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72700): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07aa070 item 65 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72700): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72700): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.714589232 +0000 UTC m=+33.126826684 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72700): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72c00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72c00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72c00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72c00): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72c00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.714589232 +0000 UTC m=+33.126826684 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f72c00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07aa4d0 item 65 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73240): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73240): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73240): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.716281777 +0000 UTC m=+33.128519230 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f736c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f736c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07ab2d0 item 66 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f736c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f736c0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f736c0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f736c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f736c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.717067671 +0000 UTC m=+33.129305114 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f736c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73c00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73c00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73c00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73c00): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73c00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.717067671 +0000 UTC m=+33.129305114 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f73c00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07ab9d0 item 66 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98340): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98340): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98340): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98340): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98340): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.71898975 +0000 UTC m=+33.131227192 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98340): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f987c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f987c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f987c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f987c0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f987c0): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04fe7e0 item 67 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f987c0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f987c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.719793647 +0000 UTC m=+33.132031100 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f987c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98cc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98cc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98cc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98cc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98cc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.719793647 +0000 UTC m=+33.132031100 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98cc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04feaf0 item 67 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99340): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99340): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99340): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99340): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99340): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.722126331 +0000 UTC m=+33.134363784 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99340): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99840): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04ff340 item 68 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99840): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99840): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99840): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99840): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.723029026 +0000 UTC m=+33.135266509 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f99840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a180): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a180): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a180): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a180): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a180): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.723029026 +0000 UTC m=+33.135266509 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a180): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a02f23f0 item 68 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98200): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98200): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98200): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98200): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98200): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.725219692 +0000 UTC m=+33.137457134 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98200): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98680): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98680): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98680): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98680): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98680): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11122a0 item 69 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98680): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98680): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.726116466 +0000 UTC m=+33.138353918 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98680): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98b80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98b80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98b80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98b80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98b80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.726116466 +0000 UTC m=+33.138353918 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0f98b80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1112540 item 69 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a7c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a7c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a7c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a7c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a7c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.727685698 +0000 UTC m=+33.139923140 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100a7c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100acc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100acc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1112bd0 item 70 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100acc0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100acc0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100acc0): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100acc0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100acc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.728373838 +0000 UTC m=+33.140611280 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100acc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b200): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b200): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b200): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b200): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b200): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.728373838 +0000 UTC m=+33.140611280 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b200): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1112f50 item 70 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b880): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b880): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b880): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.730174718 +0000 UTC m=+33.142412160 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100b880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100bd80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100bd80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100bd80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100bd80): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100bd80): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11136c0 item 71 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100bd80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100bd80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.730911008 +0000 UTC m=+33.143148480 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a100bd80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df600): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df600): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df600): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.730911008 +0000 UTC m=+33.143148480 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a03df600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1113960 item 71 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06616c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06616c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06616c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06616c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06616c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.732825332 +0000 UTC m=+33.145062774 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a06616c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04fe2a0 item 72 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.733647976 +0000 UTC m=+33.145885418 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0661d80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b940): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b940): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b940): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.733647976 +0000 UTC m=+33.145885418 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a081b940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04fe7e0 item 72 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07085c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07085c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07085c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07085c0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07085c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07085c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07085c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.735585263 +0000 UTC m=+33.147822716 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a07085c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708d80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708d80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708d80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a04ffa40 item 73 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708d80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708d80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.736277561 +0000 UTC m=+33.148515013 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0708d80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709400): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709400): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709400): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709400): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a02f2af0 item 73 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709400): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.737000646 +0000 UTC m=+33.149238098 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709bc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709bc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709bc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709bc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709bc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.737000646 +0000 UTC m=+33.149238098 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0709bc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a02f2f50 item 73 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda4c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda4c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda4c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda4c0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda4c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda4c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda4c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.738865627 +0000 UTC m=+33.151103079 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda4c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda9c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda9c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda9c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a03a43f0 item 74 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda9c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda9c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.739525132 +0000 UTC m=+33.151762584 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cda9c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaf00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaf00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a03a4700 item 74 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaf00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaf00): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaf00): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaf00): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaf00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.740319141 +0000 UTC m=+33.152556603 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdaf00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb480): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb480): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb480): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb480): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb480): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.740319141 +0000 UTC m=+33.152556603 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdb480): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a03a4fc0 item 74 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbac0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbac0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbac0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbac0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.742000857 +0000 UTC m=+33.154238309 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0cdbac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc0c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc0c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc0c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4c1c0 item 75 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc0c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc0c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.742908129 +0000 UTC m=+33.155145582 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc0c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc600): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc600): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc600): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc600): _writeAt: size=3, off=2 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4c460 item 75 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc600): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc600): close: 2026/09/06 04:56:48 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-gevixur7dayu/dir/file1: no such file or directory 2026/09/06 04:56:48 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-gevixur7dayu/dir/file1: no such file or directory 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.743761661 +0000 UTC m=+33.155999114 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fc600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fcb40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fcb40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fcb40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fcb40): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fcb40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.743761661 +0000 UTC m=+33.155999114 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fcb40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4c850 item 75 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd200): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd200): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd200): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd200): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd200): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd200): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd200): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.74581069 +0000 UTC m=+33.158048143 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd200): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd700): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd700): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd700): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4ce00 item 76 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd700): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd700): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.746523957 +0000 UTC m=+33.158761409 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fd700): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdc40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdc40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4d180 item 76 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdc40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdc40): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdc40): _writeAt: size=3, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdc40): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdc40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.74778145 +0000 UTC m=+33.160018983 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09fdc40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda2c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda2c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda2c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda2c0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda2c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.74778145 +0000 UTC m=+33.160018983 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda2c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4d490 item 76 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda900): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda900): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda900): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda900): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda900): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda900): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda900): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.7500745 +0000 UTC m=+33.162311952 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fda900): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdae00): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdae00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdae00): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4dab0 item 77 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdae00): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdae00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.75090065 +0000 UTC m=+33.163138113 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdae00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdb500): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdb500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdb500): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdb500): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdb500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.75090065 +0000 UTC m=+33.163138113 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdb500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0e4de30 item 77 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdbb40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdbb40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdbb40): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdbb40): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdbb40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdbb40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdbb40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.753290954 +0000 UTC m=+33.165528405 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fdbb40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4140): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4140): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4140): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0544cb0 item 78 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4140): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4140): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.754017596 +0000 UTC m=+33.166255057 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4140): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4840): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4840): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4840): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4840): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4840): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.754017596 +0000 UTC m=+33.166255057 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4840): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0545340 item 78 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4e80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4e80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4e80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4e80): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4e80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4e80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4e80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.756269447 +0000 UTC m=+33.168506918 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe4e80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5380): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5380): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0545c70 item 79 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5380): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.756977043 +0000 UTC m=+33.169214485 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5a80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5a80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5a80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5a80): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5a80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.756977043 +0000 UTC m=+33.169214485 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0fe5a80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0ba0310 item 79 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff01c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff01c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff01c0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff01c0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff01c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff01c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff01c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.75879784 +0000 UTC m=+33.171035332 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff01c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff06c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff06c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff06c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0ba0e70 item 80 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff06c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff06c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.759507911 +0000 UTC m=+33.171745353 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff06c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0dc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0dc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.759507911 +0000 UTC m=+33.171745353 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff0dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0ba12d0 item 80 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1400): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1400): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1400): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.761525931 +0000 UTC m=+33.173763373 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1880): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1880): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1880): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1880): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1880): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b840e0 item 81 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1880): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.762255289 +0000 UTC m=+33.174492731 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1dc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1dc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1dc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1dc0): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1dc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.762255289 +0000 UTC m=+33.174492731 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ff1dc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b84380 item 81 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffc540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffc540): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffc540): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffc540): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffc540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.763811016 +0000 UTC m=+33.176048458 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffc540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffca40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffca40): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffca40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b84bd0 item 82 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffca40): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffca40): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffca40): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffca40): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffca40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.764543248 +0000 UTC m=+33.176780690 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffca40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.764543248 +0000 UTC m=+33.176780690 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12200): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1192150 item 82 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12880): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12880): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12880): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.76633455 +0000 UTC m=+33.178571992 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12d80): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12d80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12d80): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12d80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12d80): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12d80): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1192700 item 83 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12d80): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12d80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.767347423 +0000 UTC m=+33.179584895 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c12d80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c132c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c132c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c132c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c132c0): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c132c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.767347423 +0000 UTC m=+33.179584895 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c132c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11929a0 item 83 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13940): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13940): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13940): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13940): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13940): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.769406581 +0000 UTC m=+33.181644033 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13940): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e40): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1192f50 item 84 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e40): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e40): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e40): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e40): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.770303024 +0000 UTC m=+33.182540546 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0c13e40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4500): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4500): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4500): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.770303024 +0000 UTC m=+33.182540546 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a1193420 item 84 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4b80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4b80): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4b80): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4b80): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4b80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.772394292 +0000 UTC m=+33.184631734 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e4b80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5080): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5080): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5080): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5080): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5080): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5080): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a11939d0 item 85 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5080): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5080): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.773175276 +0000 UTC m=+33.185412718 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5080): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e55c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e55c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e55c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e55c0): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e55c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.773175276 +0000 UTC m=+33.185412718 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e55c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b92230 item 85 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5c40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5c40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5c40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5c40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5c40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.775042511 +0000 UTC m=+33.187279953 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10e5c40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0240): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0240): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b92af0 item 86 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0240): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0240): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0240): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0240): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.775824698 +0000 UTC m=+33.188062140 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f07c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f07c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f07c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f07c0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f07c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.775824698 +0000 UTC m=+33.188062140 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f07c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b92d90 item 86 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0e40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0e40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0e40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0e40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0e40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.777665564 +0000 UTC m=+33.189903006 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f0e40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1340): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1340): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1340): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1340): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1340): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1340): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b93490 item 87 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1340): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1340): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.7784101 +0000 UTC m=+33.190647552 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1340): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1880): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1880): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1880): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.7784101 +0000 UTC m=+33.190647552 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10f1880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b93ab0 item 87 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe000): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe000): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe000): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.780343049 +0000 UTC m=+33.192580531 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe500): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe500): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe500): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a10540 item 88 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe500): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe500): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe500): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe500): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe500): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.781204466 +0000 UTC m=+33.193441908 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fe500): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fea80): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fea80): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fea80): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fea80): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fea80): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.781204466 +0000 UTC m=+33.193441908 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a10fea80): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0a107e0 item 88 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd380): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd380): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd380): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd380): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd380): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd380): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.783271749 +0000 UTC m=+33.195509201 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd8c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd8c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd8c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0b85c70 item 89 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd8c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd8c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.783843849 +0000 UTC m=+33.196081301 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffd8c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffde00): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffde00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffde00): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffde00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffde00): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffde00): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0774150 item 89 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffde00): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffde00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.784752535 +0000 UTC m=+33.196989988 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0ffde00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830480): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830480): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830480): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830480): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830480): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.784752535 +0000 UTC m=+33.196989988 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830480): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0774540 item 89 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830ac0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830ac0): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830ac0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830ac0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830ac0): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830ac0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830ac0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830ac0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.786883198 +0000 UTC m=+33.199120640 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0830ac0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831000): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831000): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07756c0 item 90 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831000): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.787598959 +0000 UTC m=+33.199836401 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831540): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831540): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0775b20 item 90 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831540): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831540): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831540): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831540): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.788556387 +0000 UTC m=+33.200793859 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831b00): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831b00): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831b00): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831b00): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831b00): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.788556387 +0000 UTC m=+33.200793859 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0831b00): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0772230 item 90 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c240): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c240): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c240): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c240): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c240): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c240): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.790523621 +0000 UTC m=+33.202761063 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c780): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c780): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c780): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0772af0 item 91 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c780): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c780): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.791197965 +0000 UTC m=+33.203435407 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090c780): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ccc0): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ccc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ccc0): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ccc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ccc0): >_readAt: n=2, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ccc0): _writeAt: size=3, off=7 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07730a0 item 91 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ccc0): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ccc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.791909528 +0000 UTC m=+33.204146970 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ccc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d240): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d240): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d240): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d240): >_readAt: n=8, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d240): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.791909528 +0000 UTC m=+33.204146970 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d240): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0773490 item 91 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d880): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d880): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d880): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d880): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d880): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d880): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d880): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d880): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.793730887 +0000 UTC m=+33.205968329 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090d880): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ddc0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ddc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ddc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0701110 item 92 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ddc0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ddc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.794443443 +0000 UTC m=+33.206680885 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a090ddc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): open at offset 5 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0701500 item 92 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): _readAt: size=2, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): _writeAt: size=3, off=5 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): >_writeAt: n=3, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.795279701 +0000 UTC m=+33.207517143 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a400): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a9c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a9c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a9c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a9c0): >_readAt: n=3, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a9c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.795279701 +0000 UTC m=+33.207517143 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091a9c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0701dc0 item 92 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b000): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b000): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b000): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b000): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b000): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b000): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b000): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b000): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.797217881 +0000 UTC m=+33.209455383 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b000): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b540): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b540): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b540): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07aee00 item 93 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b540): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b540): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.797873107 +0000 UTC m=+33.210110549 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091b540): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091bc40): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091bc40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091bc40): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091bc40): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091bc40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.797873107 +0000 UTC m=+33.210110549 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a091bc40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a07af490 item 93 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932380): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932380): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932380): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932380): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932380): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932380): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932380): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932380): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.799912157 +0000 UTC m=+33.212149599 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932380): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09328c0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09328c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09328c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5e3f0 item 94 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09328c0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09328c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.800588805 +0000 UTC m=+33.212826247 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09328c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932fc0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932fc0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932fc0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932fc0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932fc0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.800588805 +0000 UTC m=+33.212826247 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0932fc0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5e690 item 94 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933600): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933600): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933600): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933600): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933600): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933600): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933600): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933600): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.80269917 +0000 UTC m=+33.214936622 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933600): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933b40): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933b40): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933b40): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5ed90 item 95 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933b40): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933b40): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.803448995 +0000 UTC m=+33.215686437 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a0933b40): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec340): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec340): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec340): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec340): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec340): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.803448995 +0000 UTC m=+33.215686437 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec340): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5f030 item 95 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 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/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec980): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec980): open at offset 0 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec980): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec980): _readAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec980): >_readAt: n=0, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec980): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec980): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec980): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.805700937 +0000 UTC m=+33.217938379 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ec980): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecec0): _writeAt: size=5, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecec0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecec0): >openPending: err= 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5f5e0 item 96 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecec0): >_writeAt: n=5, err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecec0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.806411879 +0000 UTC m=+33.218649331 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ecec0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 04:56:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 04:56:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed5c0): _readAt: size=512, off=0 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed5c0): openPending: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed5c0): >openPending: err= 2026/09/06 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed5c0): >_readAt: n=5, err=EOF 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed5c0): close: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 04:56:48.806411879 +0000 UTC m=+33.218649331 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : open-test-file(0x3f0a09ed5c0): >close: err= 2026/09/06 04:56:48 DEBUG : open-test-file: Remove: 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f0a0f5f880 item 96 2026/09/06 04:56:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 04:56:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 04:56:48 DEBUG : open-test-file: >Remove: err= 2026/09/06 04:56:48 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : >WaitForWriters: 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.53s) --- PASS: TestRWFileHandleOpenTests/writes (0.26s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.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-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:48 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:48 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:48 DEBUG : file1: newRWFileHandle: 2026/09/06 04:56:48 DEBUG : file1(0x3f0a09edc40): openPending: 2026/09/06 04:56:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:48 DEBUG : file1(0x3f0a09edc40): >openPending: err= 2026/09/06 04:56:48 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 04:56:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 04:56:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 04:56:48 DEBUG : file1(0x3f0a09edc40): _writeAt: size=2, off=0 2026/09/06 04:56:48 DEBUG : file1(0x3f0a09edc40): >_writeAt: n=2, err= 2026/09/06 04:56:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/06 04:56:48 DEBUG : file1(0x3f0a09edc40): RWFileHandle.Flush 2026/09/06 04:56:48 DEBUG : file1(0x3f0a09edc40): RWFileHandle.Release 2026/09/06 04:56:48 DEBUG : file1(0x3f0a09edc40): close: 2026/09/06 04:56:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/06 04:56:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:48 DEBUG : file1(0x3f0a09edc40): >close: err= 2026/09/06 04:56:48 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : file1: reading active writers 2026/09/06 04:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : file1: reading active writers 2026/09/06 04:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : file1: reading active writers 2026/09/06 04:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : file1: reading active writers 2026/09/06 04:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:48 DEBUG : file1: vfs cache: starting upload 2026/09/06 04:56:48 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1.a0a9169e.partial" 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1.a0a9169e.partial 2026/09/06 04:56:48 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1.a0a9169e.partial" 2026/09/06 04:56:48 DEBUG : Looking for writers 2026/09/06 04:56:48 DEBUG : file1: reading active writers 2026/09/06 04:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gevixur7dayu/file1.a0a9169e.partial 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:49 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/06 04:56:49 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/06 04:56:49 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/09/06 04:56:49 INFO : file1: Copied (new) 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:49 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-gevixur7dayu/dir/file1: no such file or directory 2026/09/06 04:56:49 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-gevixur7dayu/dir/file1: no such file or directory 2026/09/06 04:56:49 DEBUG : Looking for writers 2026/09/06 04:56:49 DEBUG : file1: reading active writers 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:49 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/06 04:56:49 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/06 04:56:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 04:56:49 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/06 04:56:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:49 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 04:56:49 DEBUG : >WaitForWriters: 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:49 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:49 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/09/06 04:56:49 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:49 DEBUG : Looking for writers 2026/09/06 04:56:49 DEBUG : file1: reading active writers 2026/09/06 04:56:49 DEBUG : >WaitForWriters: 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.53s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:49 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:49 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:49 DEBUG : rename_me: newRWFileHandle: 2026/09/06 04:56:49 DEBUG : rename_me(0x3f0a0f52600): openPending: 2026/09/06 04:56:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 04:56:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/06 04:56:49 DEBUG : rename_me(0x3f0a0f52600): >openPending: err= 2026/09/06 04:56:49 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/06 04:56:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/06 04:56:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/06 04:56:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/06 04:56:49 DEBUG : rename_me(0x3f0a0f52600): _writeAt: size=5, off=0 2026/09/06 04:56:49 DEBUG : rename_me(0x3f0a0f52600): >_writeAt: n=5, err= 2026/09/06 04:56:49 DEBUG : rename_me(0x3f0a0f52600): close: 2026/09/06 04:56:49 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-06 04:56:49.350554892 +0000 UTC m=+33.762792344 2026/09/06 04:56:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/06 04:56:49 DEBUG : rename_me(0x3f0a0f52600): >close: err= 2026/09/06 04:56:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/06 04:56:49 DEBUG : i_was_renamed: Updating file with 0x3f0a0f54a90 2026/09/06 04:56:49 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/06 04:56:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/06 04:56:49 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:49 DEBUG : Looking for writers 2026/09/06 04:56:49 DEBUG : i_was_renamed: reading active writers 2026/09/06 04:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 04:56:49 DEBUG : Looking for writers 2026/09/06 04:56:49 DEBUG : i_was_renamed: reading active writers 2026/09/06 04:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 04:56:49 DEBUG : Looking for writers 2026/09/06 04:56:49 DEBUG : i_was_renamed: reading active writers 2026/09/06 04:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 04:56:49 DEBUG : Looking for writers 2026/09/06 04:56:49 DEBUG : i_was_renamed: reading active writers 2026/09/06 04:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 04:56:49 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/06 04:56:49 DEBUG : i_was_renamed.cb369c26.partial: size = 5 OK 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/i_was_renamed.cb369c26.partial" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/i_was_renamed.cb369c26.partial 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/i_was_renamed.cb369c26.partial" 2026/09/06 04:56:49 DEBUG : Looking for writers 2026/09/06 04:56:49 DEBUG : i_was_renamed: reading active writers 2026/09/06 04:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/i_was_renamed.cb369c26.partial 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:49 DEBUG : i_was_renamed.cb369c26.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:49 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:56:49 DEBUG : i_was_renamed.cb369c26.partial: renamed to: i_was_renamed 2026/09/06 04:56:49 INFO : i_was_renamed: Copied (new) 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/i_was_renamed" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/i_was_renamed 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/i_was_renamed" 2026/09/06 04:56:49 DEBUG : Looking for writers 2026/09/06 04:56:49 DEBUG : i_was_renamed: reading active writers 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/i_was_renamed 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:49 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-06 04:56:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 04:56:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/06 04:56:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/06 04:56:49 DEBUG : >WaitForWriters: 2026/09/06 04:56:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:49 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 04:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gevixur7dayu" 2026/09/06 04:56:49 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:49 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:49 DEBUG : forgetting directory cache 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:49 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:49 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0c88700): _readAt: size=512, off=0 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0c88700): openPending: 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 03:57:49 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 04:56:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0c88700): >openPending: err= 2026/09/06 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0c88700): >_readAt: n=20, err=EOF 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0c88700): close: 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 03:57:49 +0000 UTC 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0c88700): >close: err= 2026/09/06 04:56:50 DEBUG : Re-reading directory (114.147198ms old) 2026/09/06 04:56:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : forgetting directory cache 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0a1f680): _readAt: size=512, off=0 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0a1f680): openPending: 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 03:58:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-06 03:57:49 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 03:58:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-06 03:57:49 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/06 04:56:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 04:56:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0a1f680): >openPending: err= 2026/09/06 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0a1f680): >_readAt: n=20, err=EOF 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0a1f680): close: 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 03:58:49 +0000 UTC 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate(0x3f0a0a1f680): >close: err= 2026/09/06 04:56:50 DEBUG : Re-reading directory (113.488794ms old) 2026/09/06 04:56:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:50 DEBUG : forgetting directory cache 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:50 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:50 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0dae000): _readAt: size=512, off=0 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0dae000): openPending: 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 03:59:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-06 03:58:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 03:59:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-06 03:58:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/06 04:56:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 04:56:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0dae000): >openPending: err= 2026/09/06 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0dae000): >_readAt: n=20, err=EOF 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0dae000): close: 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 03:59:49 +0000 UTC 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0dae000): >close: err= 2026/09/06 04:56:51 DEBUG : Re-reading directory (109.637393ms old) 2026/09/06 04:56:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : forgetting directory cache 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0c88e80): _readAt: size=512, off=0 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0c88e80): openPending: 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 04:00:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-06 03:59:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 04:00:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-06 03:59:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/06 04:56:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 04:56:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0c88e80): >openPending: err= 2026/09/06 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0c88e80): >_readAt: n=20, err=EOF 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0c88e80): close: 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 04:00:49 +0000 UTC 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate(0x3f0a0c88e80): >close: err= 2026/09/06 04:56:51 DEBUG : Re-reading directory (116.187ms old) 2026/09/06 04:56:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:51 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:51 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : forgetting directory cache 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c88840): _readAt: size=512, off=0 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c88840): openPending: 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 04:01:49 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-06 04:00:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 04:01:49 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-06 04:00:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/06 04:56:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 04:56:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c88840): >openPending: err= 2026/09/06 04:56:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c88840): >_readAt: n=20, err=EOF 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c88840): close: 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 04:01:49 +0000 UTC 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c88840): >close: err= 2026/09/06 04:56:52 DEBUG : Re-reading directory (109.429921ms old) 2026/09/06 04:56:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : forgetting directory cache 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c89800): _readAt: size=512, off=0 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c89800): openPending: 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 04:02:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-06 04:01:49 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 04:02:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-06 04:01:49 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/06 04:56:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 04:56:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c89800): >openPending: err= 2026/09/06 04:56:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c89800): >_readAt: n=20, err=EOF 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c89800): close: 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 04:02:49 +0000 UTC 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate(0x3f0a0c89800): >close: err= 2026/09/06 04:56:52 DEBUG : Re-reading directory (116.137617ms old) 2026/09/06 04:56:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:52 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : forgetting directory cache 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a081b200): _readAt: size=512, off=0 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a081b200): openPending: 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-06 04:03:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-06 04:02:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-06 04:03:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-06 04:02:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/06 04:56:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/06 04:56:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a081b200): >openPending: err= 2026/09/06 04:56:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a081b200): >_readAt: n=21, err=EOF 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a081b200): close: 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 04:03:49 +0000 UTC 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a081b200): >close: err= 2026/09/06 04:56:53 DEBUG : Re-reading directory (111.463602ms old) 2026/09/06 04:56:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : forgetting directory cache 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a0cda3c0): _readAt: size=512, off=0 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a0cda3c0): openPending: 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-06 04:04:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-06 04:03:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-06 04:04:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-06 04:03:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/06 04:56:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/06 04:56:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a0cda3c0): >openPending: err= 2026/09/06 04:56:53 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a0cda3c0): >_readAt: n=22, err=EOF 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a0cda3c0): close: 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 04:04:49 +0000 UTC 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate(0x3f0a0cda3c0): >close: err= 2026/09/06 04:56:53 DEBUG : Re-reading directory (112.847194ms old) 2026/09/06 04:56:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:53 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : forgetting directory cache 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate(0x3f0a09fc880): _readAt: size=512, off=0 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate(0x3f0a09fc880): openPending: 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-06 04:05:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-06 04:04:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-06 04:05:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-06 04:04:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/06 04:56:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/06 04:56:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate(0x3f0a09fc880): >openPending: err= 2026/09/06 04:56:54 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate(0x3f0a09fc880): >_readAt: n=23, err=EOF 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate(0x3f0a09fc880): close: 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 04:05:49 +0000 UTC 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate(0x3f0a09fc880): >close: err= 2026/09/06 04:56:54 DEBUG : Re-reading directory (108.34831ms old) 2026/09/06 04:56:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : forgetting directory cache 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate(0x3f0a0cdb3c0): _readAt: size=512, off=0 2026/09/06 04:56:54 DEBUG : TestRWCacheUpdate(0x3f0a0cdb3c0): openPending: 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:54 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/TestRWCacheUpdate" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gevixur7dayu/TestRWCacheUpdate 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-06 04:06:49 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-06 04:05:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-06 04:06:49 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-06 04:05:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/06 04:56:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/06 04:56:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate(0x3f0a0cdb3c0): >openPending: err= 2026/09/06 04:56:55 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate(0x3f0a0cdb3c0): >_readAt: n=24, err=EOF 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate(0x3f0a0cdb3c0): close: 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 04:06:49 +0000 UTC 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate(0x3f0a0cdb3c0): >close: err= 2026/09/06 04:56:55 DEBUG : Re-reading directory (107.832525ms old) 2026/09/06 04:56:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 04:56:55 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:55 DEBUG : Looking for writers 2026/09/06 04:56:55 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/06 04:56:55 DEBUG : >WaitForWriters: 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.36s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : forgetting directory cache 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/06 04:56:55 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:55 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 04:56:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 04:56:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 04:56:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/06 04:56:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 04:56:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 04:56:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 04:56:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/06 04:56:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 04:56:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 04:56:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 04:56:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/06 04:56:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/06 04:56:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/06 04:56:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/06 04:56:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/06 04:56:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/06 04:56:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/06 04:56:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FilEb" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FilEb 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FilEb" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gevixur7dayu/FilEb 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:55 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:55 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/FiLeA" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gevixur7dayu/FiLeA 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:56 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:56 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:56 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FilEb" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FilEb 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FilEb" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gevixur7dayu/FilEb 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:56 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FilEb" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/FilEb 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/FilEb" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-gevixur7dayu/FilEb 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:56 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/09/06 04:56:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 04:56:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:56 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 04:56:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 04:56:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 04:56:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/06 04:56:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/06 04:56:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/06 04:56:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FiLeB" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gevixur7dayu/FiLeB 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:56 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/06 04:56:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/06 04:56:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/06 04:56:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/06 04:56:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/FilEb" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/FilEb 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/FilEb" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gevixur7dayu/FilEb 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:56 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/06 04:56:56 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/06 04:56:56 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/06 04:56:56 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/06 04:56:56 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/06 04:56:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 04:56:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:56 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/06 04:56:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/06 04:56:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/06 04:56:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/06 04:56:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/06 04:56:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/06 04:56:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:56 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:56 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:56 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:56 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:56 DEBUG : Looking for writers 2026/09/06 04:56:56 DEBUG : FilEb: reading active writers 2026/09/06 04:56:56 DEBUG : FiLeA: reading active writers 2026/09/06 04:56:56 DEBUG : FiLeB: reading active writers 2026/09/06 04:56:56 DEBUG : >WaitForWriters: 2026/09/06 04:56:56 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:56 DEBUG : Looking for writers 2026/09/06 04:56:56 DEBUG : FiLeA: reading active writers 2026/09/06 04:56:56 DEBUG : FiLeB: reading active writers 2026/09/06 04:56:56 DEBUG : FilEb: reading active writers 2026/09/06 04:56:56 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.68s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/normal name with no special characters.txt" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/normal\ name\ with\ no\ special\ characters.txt 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/normal\ name\ with\ no\ special\ characters.txt" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gevixur7dayu/normal name with no special characters.txt 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:56 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/normal name with no special characters.txt" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/normal\ name\ with\ no\ special\ characters.txt 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/normal\ name\ with\ no\ special\ characters.txt" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gevixur7dayu/normal name with no special characters.txt 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:56 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/測試_Русский___ě_áñ" 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/測試_Русский___ě_áñ 2026/09/06 04:56:56 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/測試_Русский___ě_áñ" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gevixur7dayu/測試_Русский___ě_áñ 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/測試_Русский___ě_áñ" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/測試_Русский___ě_áñ 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/測試_Русский___ě_áñ" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gevixur7dayu/測試_Русский___ě_áñ 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/06 04:56:57 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/normal name with no special characters.txt" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/normal\ name\ with\ no\ special\ characters.txt 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/normal\ name\ with\ no\ special\ characters.txt" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gevixur7dayu/normal name with no special characters.txt 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/測試_Русский___ě_áñ" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/測試_Русский___ě_áñ 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/測試_Русский___ě_áñ" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gevixur7dayu/測試_Русский___ě_áñ 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:57 DEBUG : Looking for writers 2026/09/06 04:56:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/06 04:56:57 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/06 04:56:57 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:57 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Reusing VFS from active cache 2026/09/06 04:56:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:57 DEBUG : Looking for writers 2026/09/06 04:56:57 DEBUG : >WaitForWriters: 2026/09/06 04:56:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:57 DEBUG : Looking for writers 2026/09/06 04:56:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:57 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:57 DEBUG : Looking for writers 2026/09/06 04:56:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:57 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:57 DEBUG : Looking for writers 2026/09/06 04:56:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:57 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:57 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:57 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:57 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:57 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/06 04:56:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:57 DEBUG : dir: Looking for writers 2026/09/06 04:56:57 DEBUG : file2: reading active writers 2026/09/06 04:56:57 DEBUG : Looking for writers 2026/09/06 04:56:57 DEBUG : file1: reading active writers 2026/09/06 04:56:57 DEBUG : dir: reading active writers 2026/09/06 04:56:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.46s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:57 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:57 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:57 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:58 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:58 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:58 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/06 04:56:58 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:58 DEBUG : dir: Looking for writers 2026/09/06 04:56:58 DEBUG : Looking for writers 2026/09/06 04:56:58 DEBUG : dir: reading active writers 2026/09/06 04:56:58 DEBUG : file1: reading active writers 2026/09/06 04:56:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.45s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:58 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:58 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:58 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:58 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:58 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/06 04:56:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:58 DEBUG : file1: Open: flags=O_RDONLY 2026/09/06 04:56:58 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/06 04:56:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/06 04:56:58 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:58 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/06 04:56:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/new_file.txt" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/new_file.txt 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/new_file.txt" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/dir/new_file.txt 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 04:56:58 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/06 04:56:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/06 04:56:58 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:58 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/06 04:56:58 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:58 DEBUG : dir: Looking for writers 2026/09/06 04:56:58 DEBUG : file2: reading active writers 2026/09/06 04:56:58 DEBUG : new_file.txt: reading active writers 2026/09/06 04:56:58 DEBUG : Looking for writers 2026/09/06 04:56:58 DEBUG : dir: reading active writers 2026/09/06 04:56:58 DEBUG : file1: reading active writers 2026/09/06 04:56:58 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.53s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:58 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:58 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:58 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file2" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gevixur7dayu/dir/file2 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:59 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/06 04:56:59 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/06 04:56:59 DEBUG : dir/file1: Updating file with dir/file1 0x3f0a0a3c000 2026/09/06 04:56:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/06 04:56:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:59 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/dir/file1" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gevixur7dayu/dir/file1 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:59 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/06 04:56:59 INFO : dir/file1: Moved (server-side) to: file0 2026/09/06 04:56:59 DEBUG : file0: Updating file with file0 0x3f0a0a3c000 2026/09/06 04:56:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file0" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file0 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file0" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gevixur7dayu/file0 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:59 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file0" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file0 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file0" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gevixur7dayu/file0 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:59 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/06 04:56:59 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:59 DEBUG : dir: Looking for writers 2026/09/06 04:56:59 DEBUG : Looking for writers 2026/09/06 04:56:59 DEBUG : dir: reading active writers 2026/09/06 04:56:59 DEBUG : file0: reading active writers 2026/09/06 04:56:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.66s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:59 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Server has VFS statistics extension 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: About path "/rclone-test-gevixur7dayu" 2026/09/06 04:56:59 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:59 DEBUG : Looking for writers 2026/09/06 04:56:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:59 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/06 04:56:59 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:59 DEBUG : a: Looking for writers 2026/09/06 04:56:59 DEBUG : b: Looking for writers 2026/09/06 04:56:59 DEBUG : c: Looking for writers 2026/09/06 04:56:59 DEBUG : d: Looking for writers 2026/09/06 04:56:59 DEBUG : Looking for writers 2026/09/06 04:56:59 DEBUG : Looking for writers 2026/09/06 04:56:59 DEBUG : b: reading active writers 2026/09/06 04:56:59 DEBUG : c: reading active writers 2026/09/06 04:56:59 DEBUG : d: reading active writers 2026/09/06 04:56:59 DEBUG : /: reading active writers 2026/09/06 04:56:59 DEBUG : a: reading active writers 2026/09/06 04:56:59 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:59 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/06 04:56:59 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/06 04:56:59 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/06 04:56:59 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/06 04:56:59 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:59 DEBUG : a/b/c/d: Looking for writers 2026/09/06 04:56:59 DEBUG : a/b/c: Looking for writers 2026/09/06 04:56:59 DEBUG : d: reading active writers 2026/09/06 04:56:59 DEBUG : a/b: Looking for writers 2026/09/06 04:56:59 DEBUG : c: reading active writers 2026/09/06 04:56:59 DEBUG : a: Looking for writers 2026/09/06 04:56:59 DEBUG : b: reading active writers 2026/09/06 04:56:59 DEBUG : Looking for writers 2026/09/06 04:56:59 DEBUG : a: reading active writers 2026/09/06 04:56:59 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.07s) === 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-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:59 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:59 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:56:59 DEBUG : Looking for writers 2026/09/06 04:56:59 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:56:59 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:56:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:56:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:56:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:59 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/06 04:56:59 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/06 04:56:59 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 04:56:59 DEBUG : file1: size = 5 OK 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:56:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:56:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:56:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 04:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:56:59 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:00 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:00 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/06 04:57:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:00 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/06 04:57:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 04:57:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 04:57:00 DEBUG : file1: size = 0 OK 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:00 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:57:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 04:57:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 04:57:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (7 bytes), uploading instead of streaming 2026/09/06 04:57:00 DEBUG : file1: size = 7 OK 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:00 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:00 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/09/06 04:57:00 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/06 04:57:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:00 DEBUG : Looking for writers 2026/09/06 04:57:00 DEBUG : file1: reading active writers 2026/09/06 04:57:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.55s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:00 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:00 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/06 04:57:01 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/06 04:57:01 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/06 04:57:01 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (11 bytes), uploading instead of streaming 2026/09/06 04:57:01 DEBUG : file1: size = 11 OK 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:01 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/06 04:57:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 04:57:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:01 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:01 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:01 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/06 04:57:01 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:01 DEBUG : Looking for writers 2026/09/06 04:57:01 DEBUG : file1: reading active writers 2026/09/06 04:57:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.31s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:01 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Connection OK after error: context canceled 2026/09/06 04:57:01 DEBUG : file1: Removed after failed upload: context canceled 2026/09/06 04:57:01 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/06 04:57:01 DEBUG : file1: Remove: 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/06 04:57:01 DEBUG : file1: >Remove: err= 2026/09/06 04:57:01 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:01 DEBUG : Looking for writers 2026/09/06 04:57:01 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:01 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Connection OK after error: context canceled 2026/09/06 04:57:01 DEBUG : file1: Removed after failed upload: context canceled 2026/09/06 04:57:01 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/06 04:57:01 DEBUG : file1: Remove: 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/06 04:57:01 DEBUG : file1: >Remove: err= 2026/09/06 04:57:01 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:01 DEBUG : Looking for writers 2026/09/06 04:57:01 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:01 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 04:57:01 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/06 04:57:01 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 04:57:01 DEBUG : file2: size = 5 OK 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file2" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file2 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file2" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file2 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:01 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:57:01 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:57:01 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file2" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file2 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file2" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file2 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:01 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file2" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/file2 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/file2" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gevixur7dayu/file2 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:01 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/06 04:57:01 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:01 DEBUG : Looking for writers 2026/09/06 04:57:01 DEBUG : file2: reading active writers 2026/09/06 04:57:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.34s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:01 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/06 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 04:57:01 DEBUG : file1: size = 5 OK 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:01 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/06 04:57:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 04:57:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/06 04:57:02 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:02 DEBUG : Looking for writers 2026/09/06 04:57:02 DEBUG : file1: reading active writers 2026/09/06 04:57:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:02 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:02 DEBUG : file1: WriteFileHandle.Release closing 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 04:57:02 DEBUG : file1: size = 0 OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:02 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:57:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 04:57:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/06 04:57:02 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:02 DEBUG : Looking for writers 2026/09/06 04:57:02 DEBUG : file1: reading active writers 2026/09/06 04:57:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:02 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (2 bytes), uploading instead of streaming 2026/09/06 04:57:02 DEBUG : file1: size = 2 OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:02 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/06 04:57:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/06 04:57:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 04:57:02 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:02 DEBUG : Looking for writers 2026/09/06 04:57:02 DEBUG : file1: reading active writers 2026/09/06 04:57:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:02 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 04:57:02 DEBUG : file1: size = 0 OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:02 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/06 04:57:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 04:57:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:57:02 DEBUG : file1: Open: flags=O_RDONLY 2026/09/06 04:57:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/06 04:57:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/06 04:57:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:02 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:02 DEBUG : Looking for writers 2026/09/06 04:57:02 DEBUG : file1: reading active writers 2026/09/06 04:57:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:02 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 04:57:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: File to upload is small (100 bytes), uploading instead of streaming 2026/09/06 04:57:02 DEBUG : file1: size = 100 OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/file1" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 6eea55c8be65f8c54f300a4b907b8448 /rclone-test-gevixur7dayu/file1 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:02 DEBUG : file1: Parsed hash: 6eea55c8be65f8c54f300a4b907b8448 2026/09/06 04:57:02 DEBUG : file1: md5 = 6eea55c8be65f8c54f300a4b907b8448 OK 2026/09/06 04:57:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 04:57:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 04:57:02 DEBUG : file1: Open: flags=O_RDONLY 2026/09/06 04:57:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/06 04:57:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/06 04:57:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:02 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:02 DEBUG : Looking for writers 2026/09/06 04:57:02 DEBUG : file1: reading active writers 2026/09/06 04:57:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:02 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:02 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 04:57:02 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/06 04:57:02 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/06 04:57:02 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/06 04:57:02 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/06 04:57:02 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/06 04:57:02 DEBUG : stalled: Remove: 2026/09/06 04:57:02 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/06 04:57:02 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:02 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f000.txt" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f000.txt 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f000.txt" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gevixur7dayu/flat/f000.txt 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:02 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f000.txt" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/flat/f000.txt 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/flat/f000.txt" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-gevixur7dayu/flat/f000.txt 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:02 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f001.txt" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f001.txt 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f001.txt" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gevixur7dayu/flat/f001.txt 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:02 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f001.txt" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/flat/f001.txt 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/flat/f001.txt" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-gevixur7dayu/flat/f001.txt 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:02 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f002.txt" 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f002.txt 2026/09/06 04:57:02 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f002.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gevixur7dayu/flat/f002.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:03 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f002.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/flat/f002.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/flat/f002.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-gevixur7dayu/flat/f002.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:03 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f003.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f003.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f003.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gevixur7dayu/flat/f003.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:03 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f003.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/flat/f003.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/flat/f003.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-gevixur7dayu/flat/f003.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:03 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f004.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f004.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f004.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gevixur7dayu/flat/f004.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:03 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f004.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: sha1sum /rclone-test-gevixur7dayu/flat/f004.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gevixur7dayu/flat/f004.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-gevixur7dayu/flat/f004.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:03 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/09/06 04:57:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/06 04:57:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/06 04:57:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f000.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f000.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f000.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gevixur7dayu/flat/f000.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:03 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/06 04:57:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/06 04:57:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/06 04:57:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:03 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f001.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f001.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f001.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gevixur7dayu/flat/f001.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:03 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/06 04:57:03 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/06 04:57:03 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/06 04:57:03 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:03 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f002.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f002.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f002.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gevixur7dayu/flat/f002.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:03 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/06 04:57:03 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/06 04:57:03 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/06 04:57:03 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:03 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f003.txt" 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f003.txt 2026/09/06 04:57:03 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f003.txt" 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gevixur7dayu/flat/f003.txt 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:04 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/06 04:57:04 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/06 04:57:04 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/06 04:57:04 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:04 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/flat/f004.txt" 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/flat/f004.txt 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/flat/f004.txt" 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gevixur7dayu/flat/f004.txt 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:04 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/06 04:57:04 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:04 DEBUG : flat: Looking for writers 2026/09/06 04:57:04 DEBUG : f004.txt: reading active writers 2026/09/06 04:57:04 DEBUG : f000.txt: reading active writers 2026/09/06 04:57:04 DEBUG : f001.txt: reading active writers 2026/09/06 04:57:04 DEBUG : f002.txt: reading active writers 2026/09/06 04:57:04 DEBUG : f003.txt: reading active writers 2026/09/06 04:57:04 DEBUG : Looking for writers 2026/09/06 04:57:04 DEBUG : flat: reading active writers 2026/09/06 04:57:04 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.55s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:04 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:04 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/06 04:57:04 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/06 04:57:04 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:04 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/a/b/c/deep.txt" 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/a/b/c/deep.txt 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/a/b/c/deep.txt" 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-gevixur7dayu/a/b/c/deep.txt 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:04 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/09/06 04:57:04 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/06 04:57:04 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/06 04:57:04 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:04 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/a/b/mid.txt" 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/a/b/mid.txt 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/a/b/mid.txt" 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-gevixur7dayu/a/b/mid.txt 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:04 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/09/06 04:57:04 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/06 04:57:04 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/06 04:57:04 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:04 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/a/top.txt" 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/a/top.txt 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/a/top.txt" 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-gevixur7dayu/a/top.txt 2026/09/06 04:57:04 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:04 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/09/06 04:57:04 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:04 DEBUG : a/b/c: Looking for writers 2026/09/06 04:57:04 DEBUG : deep.txt: reading active writers 2026/09/06 04:57:04 DEBUG : a/b: Looking for writers 2026/09/06 04:57:04 DEBUG : c: reading active writers 2026/09/06 04:57:04 DEBUG : mid.txt: reading active writers 2026/09/06 04:57:04 DEBUG : a: Looking for writers 2026/09/06 04:57:04 DEBUG : b: reading active writers 2026/09/06 04:57:04 DEBUG : top.txt: reading active writers 2026/09/06 04:57:04 DEBUG : Looking for writers 2026/09/06 04:57:04 DEBUG : a: reading active writers 2026/09/06 04:57:04 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:04 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/bigdir/big.bin" 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/bigdir/big.bin 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/bigdir/big.bin" 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: b98e408341e55b4ee4fabf7e5df57870 /rclone-test-gevixur7dayu/bigdir/big.bin 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:05 DEBUG : bigdir/big.bin: Parsed hash: b98e408341e55b4ee4fabf7e5df57870 2026/09/06 04:57:05 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:05 DEBUG : bigdir: Looking for writers 2026/09/06 04:57:05 DEBUG : big.bin: reading active writers 2026/09/06 04:57:05 DEBUG : Looking for writers 2026/09/06 04:57:05 DEBUG : bigdir: reading active writers 2026/09/06 04:57:05 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.92s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gevixur7dayu", Local "Local file system at /tmp/rclone2365582385", Modify Window "1s" 2026/09/06 04:57:05 INFO : sftp://rclone@:22/rclone-test-gevixur7dayu: poll-interval is not supported by this remote 2026/09/06 04:57:05 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/06 04:57:05 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/06 04:57:05 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:05 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir1/a.txt" 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir1/a.txt 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir1/a.txt" 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-gevixur7dayu/dir1/a.txt 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:05 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/09/06 04:57:05 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/06 04:57:05 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/06 04:57:05 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:05 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir2/b.txt" 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir2/b.txt 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir2/b.txt" 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: 415290769594460e2e485922904f345d /rclone-test-gevixur7dayu/dir2/b.txt 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:05 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/09/06 04:57:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/06 04:57:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/06 04:57:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 04:57:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Shell path "/rclone-test-gevixur7dayu/dir3/c.txt" 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: creating additional session 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Running remote command: md5sum /rclone-test-gevixur7dayu/dir3/c.txt 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gevixur7dayu/dir3/c.txt" 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: command exited OK 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-gevixur7dayu/dir3/c.txt 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: ssh external: close 2026/09/06 04:57:05 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/09/06 04:57:05 DEBUG : WaitForWriters: timeout=30s 2026/09/06 04:57:05 DEBUG : dir1: Looking for writers 2026/09/06 04:57:05 DEBUG : a.txt: reading active writers 2026/09/06 04:57:05 DEBUG : dir2: Looking for writers 2026/09/06 04:57:05 DEBUG : b.txt: reading active writers 2026/09/06 04:57:05 DEBUG : dir3: Looking for writers 2026/09/06 04:57:05 DEBUG : c.txt: reading active writers 2026/09/06 04:57:05 DEBUG : Looking for writers 2026/09/06 04:57:05 DEBUG : dir2: reading active writers 2026/09/06 04:57:05 DEBUG : dir3: reading active writers 2026/09/06 04:57:05 DEBUG : dir1: reading active writers 2026/09/06 04:57:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.36s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/06 04:57:05 DEBUG : sftp://rclone@:22/rclone-test-gevixur7dayu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 50.176930608s (try 1/5)